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-22 11:17:01 +0200
commitd1a266b3e68d052d1478382795598bf2ff28da6a (patch)
treed303f378e1c959397b23739fbb9b06697da024e5 /package.json
parent973aa963f917df2c20a05dfea1b3af7314677e06 (diff)
downloadqtlocation-mapboxgl-d1a266b3e68d052d1478382795598bf2ff28da6a.tar.gz
[node] allow building all ABIs at once
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"
},