diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
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" |
