We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f532b6e commit acc2bceCopy full SHA for acc2bce
1 file changed
package.json
@@ -5,7 +5,8 @@
5
"main": "fsevents.js",
6
"dependencies": {
7
"bindings": "^1.5.0",
8
- "nan": "^2.12.1"
+ "nan": "^2.12.1",
9
+ "node-pre-gyp": "latest"
10
},
11
"os": [
12
"darwin"
0 commit comments