We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4317ecb commit 3673915Copy full SHA for 3673915
2 files changed
appveyor.yml
@@ -90,7 +90,7 @@ install:
90
true;
91
92
93
-# - cmd: npm install mocha node-pre-gyp-github -g
+- cmd: npm install mocha node-pre-gyp-github -g
94
- cmd: setenv.bat 64
95
- cmd: build.bat %PLATFORM%
96
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-occ",
3
- "version": "0.1.5",
+ "version": "0.1.6",
4
"description": "OpenCascade OCE Wrapper for Node js",
5
"preferGlobal": "true",
6
"dependencies": {
0 commit comments