Skip to content

Commit 3b49827

Browse files
author
Tomas Kirda
authored
Merge pull request #512 from stonio/patch-3
Update npm devDependencies
2 parents 4104343 + 575f785 commit 3b49827

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"jquery": ">=1.7"
1515
},
1616
"devDependencies": {
17-
"grunt": "^0.4.5",
18-
"grunt-contrib-uglify": "^0.5.1"
17+
"grunt": "^1.0.1",
18+
"grunt-contrib-uglify": "^1.0.1"
1919
},
2020
"files": [
2121
"dist/",

0 commit comments

Comments
 (0)