Skip to content

Commit

Permalink
build version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Brakebein committed Sep 17, 2022
1 parent dc535ad commit 93463e5
Show file tree
Hide file tree
Showing 9 changed files with 827 additions and 258 deletions.
Binary file added build/draco_decoder.wasm
Binary file not shown.
248 changes: 248 additions & 0 deletions build/draco_worker.js

Large diffs are not rendered by default.

305 changes: 305 additions & 0 deletions build/draco_worker_wasm.js

Large diffs are not rendered by default.

277 changes: 137 additions & 140 deletions build/index.cjs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/index.cjs.map

Large diffs are not rendered by default.

247 changes: 132 additions & 115 deletions build/index.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/index.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-three-gltf",
"version": "1.1.0",
"version": "1.2.0",
"description": "Use three.js GLTFLoader in a Node.js environment",
"exports": {
"import": "./build/index.js",
Expand Down

0 comments on commit 93463e5

Please sign in to comment.