fix(deps): re-bootstrapped everything and ensured local build actually works

This commit is contained in:
Dimitrie Stefanescu
2021-11-24 08:57:53 +00:00
parent 9d7b509f1b
commit 9f2f39a2da
2 changed files with 20303 additions and 1 deletions
+20302
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -38,7 +38,6 @@
"@babel/preset-env": "7.15.8",
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.15.0",
"@speckle/objectloader": "@speckle/objectloader",
"babel-jest": "27.2.5",
"babel-loader": "^8.0.0-beta.4",
"babel-plugin-add-module-exports": "1.0.4",
@@ -55,6 +54,7 @@
"yargs": "^17.2.1"
},
"dependencies": {
"@speckle/objectloader": "file:../objectloader",
"camera-controls": "^1.33.1",
"hold-event": "^0.1.0",
"lodash.debounce": "^4.0.8",