summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2018-04-20 16:40:17 +0300
committerKonstantin Käfer <mail@kkaefer.com>2018-05-15 20:01:45 +0200
commitbdb4d9b274c99d0bd19950e00ed72fa348020d43 (patch)
tree3fe4f5ef523c971facb560646e029b855f7fd2a2 /package.json
parent98e310787e423c6511b67110d554ddd62260e47c (diff)
downloadqtlocation-mapboxgl-bdb4d9b274c99d0bd19950e00ed72fa348020d43.tar.gz
[node] allow building all ABIs at onceupstream/node
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c3f0d7b8ae..39f64a3967 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
},
"license": "BSD-2-Clause",
"dependencies": {
- "nan": "~2.10",
+ "@mapbox/cmake-node-module": "^1.0.0",
"node-pre-gyp": "^0.6.37",
"npm-run-all": "^4.0.2"
},