Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 5a8ea51

Browse files
committedMar 17, 2018
Lock to nan@2.9.2
Work around nodejs/nan#755
1 parent 84754d5 commit 5a8ea51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"lodash.mergewith": "^4.6.0",
6666
"meow": "^3.7.0",
6767
"mkdirp": "^0.5.1",
68-
"nan": "^2.9.2",
68+
"nan": "2.9.2",
6969
"node-gyp": "^3.3.1",
7070
"npmlog": "^4.0.0",
7171
"request": "~2.79.0",

0 commit comments

Comments
 (0)
This repository has been archived.