Skip to content

Commit

Permalink
updated threejs
Browse files Browse the repository at this point in the history
  • Loading branch information
jwmke committed Sep 22, 2024
1 parent 64a8d95 commit e054e78
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"example": "examples"
},
"scripts": {
"postinstall": "([ -d './examples' ] && cd ./examples/geo-viewer && npm i || true);",
"dist": "es-pack build -d ./dist -m umd esm esm-compat",
"build": "es-pack build -m umd",
"build:esm": "es-pack build -m esm",
Expand Down Expand Up @@ -50,7 +49,7 @@
"get-pixels": "^3.3.3",
"pbf": "^3.1.0",
"regenerator": "^0.14.2",
"three": "^0.138.0",
"three": "^0.168.0",
"three-laser-pointer": "^1.2.3",
"uniq": "^1.0.1",
"xhr": "^2.6.0"
Expand Down

0 comments on commit e054e78

Please sign in to comment.