We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96e363 commit fff0736Copy full SHA for fff0736
bower.json
@@ -6,10 +6,10 @@
6
"license": "MIT",
7
"private": true,
8
"dependencies": {
9
- "angular": "1.3.x",
10
- "angular-route": "1.3.x",
11
- "angular-loader": "1.3.x",
12
- "angular-mocks": "~1.3.x",
+ "angular": "~1.4.0",
+ "angular-route": "~1.4.0",
+ "angular-loader": "~1.4.0",
+ "angular-mocks": "~1.4.0",
13
"html5-boilerplate": "~5.2.0"
14
}
15
0 commit comments