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.
2 parents 73da256 + 5136404 commit 8e81d73Copy full SHA for 8e81d73
templates/common/_package.json
@@ -30,15 +30,15 @@
30
"grunt-contrib-connect": "~0.8.0",
31
"grunt-webpack": "~1.0.8",
32
"jasmine-core": "^2.3.4",
33
- "karma": "~0.12.21",
+ "karma": "~0.13.9",
34
"karma-jasmine": "^0.3.5",
35
- "karma-phantomjs-launcher": "~0.1.3",
+ "karma-phantomjs-launcher": "~0.2.1",
36
"karma-script-launcher": "~0.1.0",
37
- "karma-webpack": "^1.5.0",
+ "karma-webpack": "^1.7.0",
38
"style-loader": "~0.8.0",
39
"url-loader": "~0.5.5",
40
"css-loader": "~0.9.0",
41
- "grunt-karma": "~0.8.3",
+ "grunt-karma": "~0.12.1",
42
"grunt-open": "~0.2.3",
43
"grunt-contrib-copy": "~0.5.0",
44
"grunt-contrib-clean": "~0.6.0",<% if (stylesLanguage.match(/s[ac]ss/)) { %>
0 commit comments