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 ee9c974 commit baed044Copy full SHA for baed044
package.json
@@ -20,10 +20,10 @@
20
},
21
"homepage": "https://github.com/Foxandxss/angular-webpack-workflow",
22
"dependencies": {
23
- "angular": "^1.4.8"
+ "angular": "^1.5.0"
24
25
"devDependencies": {
26
- "angular-mocks": "^1.4.8",
+ "angular-mocks": "^1.5.0",
27
"autoprefixer": "^6.0.3",
28
"babel-core": "^6.2.1",
29
"babel-loader": "^6.2.0",
@@ -37,7 +37,7 @@
37
"karma": "^0.13.14",
38
"karma-coverage": "^0.5.3",
39
"karma-jasmine": "^0.3.6",
40
- "karma-phantomjs2-launcher": "^0.4.0",
+ "karma-phantomjs2-launcher": "^0.5.0",
41
"karma-sourcemap-loader": "^0.3.7",
42
"karma-spec-reporter": "0.0.24",
43
"karma-webpack": "^1.7.0",
0 commit comments