⬆️ 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
+2 -2
View File
@@ -9,9 +9,9 @@
},
"license": "MIT",
"devDependencies": {
"sass": "^1.38.1",
"sass": "^1.38.2",
"vite": "^2.5.1",
"vite-plugin-solid": "^2.0.2"
"vite-plugin-solid": "^2.0.3"
},
"dependencies": {
"@popperjs/core": "^2.9.3",