This repository was archived by the owner on Dec 15, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 "build" : " node-gyp rebuild" ,
1111 "prebuild-node" : " prebuild -t 8.9.0 -t 9.4.0 -t 10.11.0 -t 11.9.0 -t 12.0.0 -t 14.0.0 -t 15.0.0 --strip" ,
1212 "prebuild-node-ia32" : " prebuild -t 8.9.0 -t 9.4.0 -a ia32 --strip" ,
13- "prebuild-electron" : " prebuild -t 4.0.4 -t 5.0.0 -t 6.0.0 -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -r electron --strip" ,
14- "prebuild-electron-ia32" : " prebuild -t 4.0.4 -t 5.0.0 -t 6.0.0 -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -r electron -a ia32 --strip" ,
15- "prebuild-electron-arm64" : " prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -r electron -a arm64 --strip" ,
13+ "prebuild-electron" : " prebuild -t 4.0.4 -t 5.0.0 -t 6.0.0 -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -t 12.0.0 - r electron --strip" ,
14+ "prebuild-electron-ia32" : " prebuild -t 4.0.4 -t 5.0.0 -t 6.0.0 -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -t 12.0.0 - r electron -a ia32 --strip" ,
15+ "prebuild-electron-arm64" : " prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -t 12.0.0 - r electron -a arm64 --strip" ,
1616 "upload" : " node ./script/upload.js" ,
1717 "postpublish" : " git push --follow-tags"
1818 },
You can’t perform that action at this time.
0 commit comments