mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2026-01-09 01:57:23 +00:00
add npm / bower dependencies
This commit is contained in:
12
bower.json
Normal file
12
bower.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "livegamefeed",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"bootstrap": "3.3.5",
|
||||
"jquery": "2.1.4",
|
||||
"jquery-validation": "1.14.0",
|
||||
"jquery-validation-unobtrusive": "3.2.4",
|
||||
"signalr": "2.2.0"
|
||||
},
|
||||
"ignore": ""
|
||||
}
|
||||
Reference in New Issue
Block a user