⬆️ Fix type imports in regular import bug

This commit is contained in:
alexandre mouton-brady
2021-08-28 09:22:20 +00:00
parent f1dbf3a2eb
commit 4093b7623f
12 changed files with 53 additions and 53 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"license": "MIT",
"devDependencies": {
"vite": "^2.5.1",
"vite-plugin-solid": "^2.0.2"
"vite-plugin-solid": "^2.0.3"
},
"dependencies": {
"solid-js": "^1.1.1"