Move node-gyp to dev dependencies

This commit is contained in:
Mikunj 2020-03-31 10:04:47 +11:00
parent 32a14cf489
commit b1ea3c0fec

View file

@ -96,7 +96,6 @@
"moment": "2.21.0",
"mustache": "2.3.0",
"node-fetch": "2.3.0",
"node-gyp": "3.8.0",
"node-sass": "4.9.3",
"os-locale": "2.1.0",
"pify": "3.0.0",
@ -180,6 +179,7 @@
"grunt-sass": "3.0.1",
"mocha": "4.1.0",
"mocha-testcheck": "1.0.0-rc.0",
"node-gyp": "3.8.0",
"node-sass-import-once": "1.2.0",
"nyc": "11.4.1",
"prettier": "1.12.0",