diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2021-09-03 18:31:31 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2021-09-03 18:31:31 +0200 |
| commit | baa0c4b2fca251bb6267b71ed9c7f1142e7992d6 (patch) | |
| tree | a85e9c74ad949503b9fbac28576c6e18fcc4c3f0 /package.json | |
| parent | f2c4d48523a8a6d541289e2d4c57a65eeb9f5af0 (diff) | |
add 3d stuff and other stuff
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 9250acf..f21b384 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "@babel/preset-react": "^7.14.5", "@babel/runtime": "^7.15.3", "@bacali/rtf-parser": "^1.0.1", + "@hbis/three-obj-mtl-loader": "^1.1.0", "@u-wave/react-vimeo": "^0.9.5", "babel-eslint": "^10.1.0", "babel-loader": "^8.2.2", @@ -57,6 +58,7 @@ "rtf-parser": "^1.3.3", "store2": "^2.12.0", "terser-webpack-plugin": "^5.1.4", + "three-obj-mtl-loader": "^1.0.3", "three-spritetext": "^1.6.2", "uuid": "^8.3.2", "vimeo": "^2.1.1", |
