mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
node-*: node update to v4.4.4
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
--- a/package.json 2014-05-02 12:02:02.940515727 +0200
|
||||
+++ b/package.json 2014-05-02 12:03:08.488512762 +0200
|
||||
@@ -69,7 +71,7 @@
|
||||
"serialportterm": "./bin/serialportTerminal.js"
|
||||
},
|
||||
"scripts": {
|
||||
- "install": "node-pre-gyp install --fallback-to-build",
|
||||
+ "install": "node-pre-gyp reinstall --build-from-source --target_arch=${npm_config_arch}",
|
||||
"test": "grunt --verbose"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user