Skip to content

Commit

Permalink
➖ Removed grunt-node-inspector dependency
Browse files Browse the repository at this point in the history
Removed since it uses node-inspector which does not work for node 8 and later
  • Loading branch information
mmusil committed Nov 16, 2018
1 parent 287441f commit c20534c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-watch": "latest",
"grunt-env": "~0.4.1",
"grunt-node-inspector": "~0.4.2",
"grunt-nodemon": "0.4.2",
"grunt-open": "~0.2.3",
"grunt-plato": "~1.2.1",
Expand Down

0 comments on commit c20534c

Please sign in to comment.