Skip to content

Commit bdf403c

Browse files
committed
1.0.0
1 parent b83a3f0 commit bdf403c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
{
22
"name": "ndarray-extract-contour",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Generic contour extraction library for surface nets/dual contouring",
55
"main": "contour.js",
66
"directories": {
77
"test": "test"
88
},
99
"dependencies": {
10-
"gray-code": "^0.0.0",
11-
"invert-permutation": "^0.1.0",
1210
"typedarray-pool": "^1.0.0"
1311
},
1412
"devDependencies": {

0 commit comments

Comments
 (0)