Skip to content

Commit

Permalink
Pin bootstrap dependency to avoid yeoman/generator-angular#1116
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonStJG committed Dec 19, 2016
1 parent c2d1675 commit d326fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"angular": "^1.6.0",
"json3": "^3.3.0",
"es5-shim": "^4.0.0",
"bootstrap": "^3.2.0",
"bootstrap": "=3.3.4",
"angular-route": "^1.6.0"
},
"appPath": "app"
Expand Down

0 comments on commit d326fa3

Please sign in to comment.