first fb client commit
This commit is contained in:
18
bower.json
Normal file
18
bower.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "angular-seed",
|
||||
"description": "A starter project for AngularJS",
|
||||
"version": "0.0.0",
|
||||
"homepage": "https://github.com/angular/angular-seed",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"angular": "1.4.x",
|
||||
"angular-route": "1.4.x",
|
||||
"angular-loader": "1.4.x",
|
||||
"angular-mocks": "~1.4.x",
|
||||
"html5-boilerplate": "~4.3.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"angular": "1.4.14"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user