Skip to content

Commit 77fb74b

Browse files
committed
Merge pull request #37 from brendannee/patch-2
Updated devDependencies
2 parents 28722ba + 9dbf1b2 commit 77fb74b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"dependencies": {},
2626
"devDependencies": {
2727
"grunt": "~0.4.5",
28-
"grunt-contrib-clean": "^0.5.0",
29-
"grunt-contrib-concat": "^0.4.0",
30-
"grunt-contrib-uglify": "^0.4.0",
31-
"load-grunt-tasks": "^0.4.0"
28+
"grunt-contrib-clean": "^0.6.0",
29+
"grunt-contrib-concat": "^0.5.0",
30+
"grunt-contrib-uglify": "^0.8.0",
31+
"load-grunt-tasks": "^3.1.0"
3232
}
3333
}

0 commit comments

Comments
 (0)