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 dbb471d commit 4e21369Copy full SHA for 4e21369
package.json
@@ -22,17 +22,17 @@
22
"grunt-cli": "~0.1",
23
"grunt-concurrent": "2.2.1",
24
"grunt-contrib-clean": "1.0.0",
25
- "grunt-contrib-copy": "0.8.2",
26
- "grunt-contrib-cssmin": "0.14.0",
+ "grunt-contrib-copy": "1.0.0",
+ "grunt-contrib-cssmin": "1.0.1",
27
"grunt-contrib-jshint": "1.0.0",
28
- "grunt-contrib-watch": "0.6.1",
+ "grunt-contrib-watch": "1.0.0",
29
"grunt-dev-update": "1.4.0",
30
"grunt-postcss": "0.7.2",
31
"grunt-sass": "1.1.0",
32
"grunt-sass-lint": "0.1.0",
33
"load-grunt-tasks": "~3.4",
34
"node-sass": "3.4.2",
35
- "sass-lint": "1.5.0"
+ "sass-lint": "1.5.1"
36
},
37
"scripts": {
38
"test": "grunt travis --verbose"
0 commit comments