node-gyp-build-v2 4.6.2 → 4.6.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "node-gyp-build-v2",
3
- "version": "4.6.2",
3
+ "version": "4.6.3",
4
4
  "description": "Build tool and bindings loader for node-gyp that supports prebuilds",
5
5
  "main": "index.js",
6
- "devDependencies": {
6
+ "dependencies": {
7
7
  "array-shuffle": "^1.0.1",
8
8
  "standard": "^14.0.0",
9
9
  "querystring-chain": "^0.2.6",