summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2015-09-10 15:54:06 -0400
committerMike Morris <michael.patrick.morris@gmail.com>2015-09-10 15:58:29 -0400
commit1296f91c828b9a9a7b0d261637c15e3ba7db3868 (patch)
tree17bbbe808bad914696e63246c249d591863f8751 /package.json
parent532bbd54845d78749983b9c5410f506d7dc64a66 (diff)
downloadqtlocation-mapboxgl-1296f91c828b9a9a7b0d261637c15e3ba7db3868.tar.gz
[node] change request semantics
Passes a second, callback argument to the request implementation instead of needing to call req.respond.
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 4284fccfd5..8491a48518 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
}
],
"dependencies": {
- "nan": "nodejs/nan#a71301e0f62877ca017c4ebec7fbac9f4359038e",
+ "nan": "^2.0.9",
"node-pre-gyp": "^0.6.9"
},
"bundledDependencies": [