Skip to content

Commit a60ddf4

Browse files
author
Christoph Burgmer
committed
Update package.json to reflect a version of jake that works with our Jakefile.js
1 parent a071a25 commit a60ddf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"node": ">=0.2.0"
2121
},
2222
"devDependencies": {
23-
"jake": "0.2.x"
23+
"jake": "~0.7.3"
2424
},
2525
"licenses": [
2626
{

0 commit comments

Comments
 (0)