Skip to content

Commit d2df158

Browse files
committed
Update packages to the latest versions
Unblock builds on the new infrastructure.
1 parent 137b03a commit d2df158

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,7 +21,8 @@
2121
}
2222
],
2323
"dependencies": {
24-
"grunt": "0.4.5",
25-
"grunt-jquery-content": "3.0.0"
24+
"grunt": "1.6.1",
25+
"grunt-cli": "1.4.3",
26+
"grunt-jquery-content": "3.1.0"
2627
}
2728
}

0 commit comments

Comments
 (0)