Skip to content

Commit 3386ff5

Browse files
committed
Update node dependencies
1 parent dcc7997 commit 3386ff5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"url": "http://thinkpixellab.com"
88
},
99
"dependencies": {
10-
"grunt": "~0.4.0",
10+
"grunt": "~0.4.1",
1111
"grunt-contrib-uglify": "~0.1.2",
1212
"grunt-contrib-jshint": "~0.2.0",
1313
"grunt-contrib-watch": "~0.3.1",
1414
"grunt-contrib-concat": "~0.1.3",
15-
"grunt-contrib-copy": "~0.4.0",
16-
"grunt-contrib-clean": "~0.4.0"
15+
"grunt-contrib-copy": "~0.4.1",
16+
"grunt-contrib-clean": "~0.4.1"
1717
},
1818
"devDependencies": {},
1919
"keywords": []

0 commit comments

Comments
 (0)