⌨️ Moved types to an npm module

This commit is contained in:
2021-06-15 21:46:13 -07:00
parent 22a5a84762
commit b801ce7eb3
13 changed files with 51 additions and 146 deletions

View File

@@ -38,7 +38,8 @@
"react-hooks-worker": "^1.0.0",
"react-window-dynamic-list": "^2.3.5",
"sharp": "^0.28.1",
"socket.io-client": "^4.1.2"
"socket.io-client": "^4.1.2",
"threetwo-ui-typings": "^1.0.1-0"
},
"devDependencies": {
"@babel/cli": "^7.13.10",