File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 20
20
osx_image : xcode10
21
21
22
22
node_js :
23
- - " 8"
24
- - " 9"
25
23
- " 10"
26
24
- " 12"
25
+ - " 14"
27
26
28
27
jobs :
29
28
exclude :
Original file line number Diff line number Diff line change 17
17
" callback" ,
18
18
" napi"
19
19
],
20
- "version" : " 1 .0.3 " ,
20
+ "version" : " 2 .0.0 " ,
21
21
"repository" : {
22
22
"type" : " git" ,
23
23
"url" : " git://github.com/node-ffi-napi/weak-napi.git"
30
30
"prepack" : " prebuildify-ci download && ([ $(ls prebuilds | wc -l) = '4' ] || (echo 'Some prebuilds are missing'; exit 1))"
31
31
},
32
32
"dependencies" : {
33
- "node-addon-api" : " ^1.1.0 " ,
33
+ "node-addon-api" : " nodejs/node-addon-api#fedc8195e3a33e32a8a6b4f8b8285cdc6a104a44 " ,
34
34
"setimmediate-napi" : " ^1.0.3" ,
35
35
"node-gyp-build" : " ^4.2.1"
36
36
},
You can’t perform that action at this time.
0 commit comments