Skip to content

Commit 5bac116

Browse files
committed
Revert "dependency"
This reverts commit 7767b80.
1 parent 7767b80 commit 5bac116

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
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"babel-preset-es2015": "^6.9.0",
2525
"babelify": "^7.3.0",
26-
"grunt": "~0.4.5",
26+
"grunt": "^1.0.1",
2727
"grunt-browserify": "^5.0.0",
2828
"grunt-coveralls": "^1.0.1",
2929
"grunt-qunit-istanbul": "^0.6.0",
@@ -32,7 +32,7 @@
3232
"qunitjs": "^2.0.0-rc1"
3333
},
3434
"peerDependencies": {
35-
"grunt": "~0.4.1"
35+
"grunt": ">=0.4.0"
3636
},
3737
"keywords": [
3838
"gruntplugin",

0 commit comments

Comments
 (0)