Skip to content

Commit

Permalink
Pin grunt version to support Node >=6
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf committed Mar 23, 2020
1 parent 745bcca commit 14ddb3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -65,7 +65,7 @@
"terser": "^4.6.3"
},
"devDependencies": {
"grunt": "^1.0.4",
"grunt": "1.0.4",
"grunt-browserify": "^5.3.0",
"grunt-eslint": "^22.0.0",
"grunt-terser": "^1.0.0",
Expand Down

0 comments on commit 14ddb3c

Please sign in to comment.