Skip to content

Commit

Permalink
feat: enable composable auto import
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 24, 2022
1 parent 8b72b2e commit 4f220a6
Show file tree
Hide file tree
Showing 10 changed files with 366 additions and 59 deletions.
1 change: 1 addition & 0 deletions .npmrc
@@ -1 +1,2 @@
shamefully-hoist=true
strict-peer-dependencies=false
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"pnpm": "^7.1.5",
"typescript": "^4.6.4",
"unocss": "^0.34.1",
"unplugin-auto-import": "^0.8.0",
"unplugin-auto-import": "^0.8.1",
"unplugin-vue-components": "^0.19.5",
"vite": "^2.9.9",
"vite-plugin-inspect": "^0.5.0",
Expand Down

0 comments on commit 4f220a6

Please sign in to comment.