summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2021-04-05 18:59:19 +0200
committerJules Laplace <julescarbon@gmail.com>2021-04-05 18:59:19 +0200
commit503dd94e6cd5f65aa306dfc8e50ecf46c485744d (patch)
tree14c477d1c902a491c183dea4de4e625d4dc1e0d3 /package.json
parent236aa3a1294310936e8a6752fed5689c1464225b (diff)
add 3d assets
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
index 17f7915..a4278f7 100644
--- a/package.json
+++ b/package.json
@@ -64,15 +64,20 @@
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-sortablejs": "^2.0.11",
+ "react-stl-obj-viewer": "^1.2.0",
"redux": "^4.0.5",
"redux-debounce": "^1.0.1",
"redux-debounced": "^0.5.0",
"redux-throttle": "^0.1.1",
"redux-thunk": "^2.3.0",
"sortablejs": "^1.13.0",
+ "stl-viewer": "^0.12.0",
"store2": "^2.10.0",
"style-loader": "^1.1.3",
+ "styled-components": "^5.2.3",
"terser-webpack-plugin": "^2.3.5",
+ "three": "^0.127.0",
+ "three-orbit-controls": "^82.1.0",
"uuid": "^7.0.1",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.12"