File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22sample /
33dist /
44sample_angular2
5- oce
5+ oce /
6+ occt-7.1.0 /
67test_electron
78.eslintrc
89a.txt
Original file line number Diff line number Diff line change @@ -118,7 +118,8 @@ after_test:
118118 - IF %PUBLISH_BINARY% == 1 (node-pre-gyp package 2>&1)
119119 - # IF %PUBLISH_BINARY% == 1 (node-pre-gyp publish 2>&1)
120120 - # IF %PUBLISH_BINARY% == 1 (node-pre-gyp-github publish --release 2>&1)
121- - IF %PUBLISH_BINARY% == 1 (node-pre-gyp-github publish 2>&1)
121+ - IF %PUBLISH_BINARY% == 1 (node-pre-gyp-github publish)
122+ - # IF %PUBLISH_BINARY% == 1 (node-pre-gyp-github publish 2>&1)
122123 - IF %PUBLISH_BINARY% == 1 (node-pre-gyp clean)
123124 - IF %PUBLISH_BINARY% == 1 (npm install --fallback-to-build=false)
124125
Original file line number Diff line number Diff line change 88 "colors" : " *" ,
99 "gettemporaryfilepath" : " 1.0.0" ,
1010 "nan" : " ^2.6.2" ,
11+ "node-pre-gyp" : " ^0.6.36" ,
1112 "pace" : " ~0.0.4" ,
1213 "progress" : " ~2.0.0" ,
13- "temporary" : " ~0.0.8" ,
14- "node-pre-gyp" : " 0.6.x" ,
15- "should" : " ~11.2.1"
14+ "should" : " ~11.2.1" ,
15+ "temporary" : " ~0.0.8"
1616 },
1717 "devDependencies" : {
1818 "aws-sdk" : " 2.x" ,
You can’t perform that action at this time.
0 commit comments