diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2015-09-03 15:54:18 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2015-09-09 14:55:14 -0700 |
commit | 0531b38367eb23b787276b9b6ef1f6992b4b3bc2 (patch) | |
tree | 85e4f6c4092f0cc52e53372bb7eea0e3ea4b1e43 /package.json | |
parent | aa001f07c315d89a43ef1c894ca11af236d607a5 (diff) | |
download | qtlocation-mapboxgl-0531b38367eb23b787276b9b6ef1f6992b4b3bc2.tar.gz |
Nan 2.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0fd6887ba0..b8305af3ed 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ } ], "dependencies": { - "nan": "^1.9.0", + "nan": "^2.0.8", "node-pre-gyp": "^0.6.9" }, "bundledDependencies": [ |