Skip to content

Commit 271c5b4

Browse files
committed
All: Update packages to make the build still work
1 parent 52016e0 commit 271c5b4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@
2121
}
2222
],
2323
"dependencies": {
24-
"grunt": "0.4.5",
25-
"grunt-jquery-content": "3.0.1",
24+
"grunt": "1.4.0",
25+
"grunt-cli": "1.4.2",
26+
"grunt-jquery-content": "3.1.0",
2627
"spawnback": "1.0.0"
2728
}
2829
}

0 commit comments

Comments
 (0)