We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcc7997 commit 3386ff5Copy full SHA for 3386ff5
package.json
@@ -7,13 +7,13 @@
7
"url": "http://thinkpixellab.com"
8
},
9
"dependencies": {
10
- "grunt": "~0.4.0",
+ "grunt": "~0.4.1",
11
"grunt-contrib-uglify": "~0.1.2",
12
"grunt-contrib-jshint": "~0.2.0",
13
"grunt-contrib-watch": "~0.3.1",
14
"grunt-contrib-concat": "~0.1.3",
15
- "grunt-contrib-copy": "~0.4.0",
16
- "grunt-contrib-clean": "~0.4.0"
+ "grunt-contrib-copy": "~0.4.1",
+ "grunt-contrib-clean": "~0.4.1"
17
18
"devDependencies": {},
19
"keywords": []
0 commit comments