Skip to content

Commit

Permalink
publish
Browse files Browse the repository at this point in the history
  • Loading branch information
donalffons committed Sep 24, 2020
1 parent 714500a commit 326bb42
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
{
"name": "opencascade.js",
"version": "0.1.19",
"version": "1.0.0",
"description": "A port of the OpenCascade CAD library to JavaScript and WebAssembly via Emscripten.",
"main": "index.js",
"author": "Sebastian Alff <[email protected]>",
"license": "LGPL-2.1-only",
"repository": "github:donalffons/opencascade.js",
"devDependencies": {
},
"scripts": {
}
"devDependencies": {},
"scripts": {}
}

0 comments on commit 326bb42

Please sign in to comment.