Skip to content

Commit 876d95c

Browse files
committed
Update the package.json to a stable version of gren
1 parent 90cd784 commit 876d95c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,8 @@
2727
"test": "grunt test"
2828
},
2929
"devDependencies": {
30-
"github-release-notes": "^0.2.1",
31-
"grunt": "~0.4.5",
32-
"grunt-contrib-jshint": "^0.9.2"
30+
"github-release-notes": "^0.2.2",
31+
"grunt": "~0.4.5"
3332
},
3433
"peerDependencies": {
3534
"grunt": "~0.4.5"

0 commit comments

Comments
 (0)