chore: move utils to package

This commit is contained in:
2023-02-10 17:52:50 +01:00
parent 0c829c88c5
commit 3727b6bb2b
26 changed files with 170 additions and 160 deletions

View File

@@ -23,7 +23,8 @@
"ogl": "^0.0.110",
"sanitize.css": "^13.0.0",
"swell-js": "3.19.8",
"tweakpane": "^3.1.4"
"tweakpane": "^3.1.4",
"utils": "workspace:*"
},
"devDependencies": {
"@sveltejs/adapter-auto": "^2.0.0",