Skip to content

Commit

Permalink
Add vue3 to tags and update minimal Vite version to v0.20.8
Browse files Browse the repository at this point in the history
  • Loading branch information
visualfanatic committed Jun 14, 2020
1 parent c449cf2 commit 98f3a95
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"svg",
"svgo",
"vite",
"vue"
"vue",
"vue3"
],
"bugs": "https://github.com/visualfanatic/vite-plugin-svg/issues",
"repository": "visualfanatic/vite-plugin-svg",
Expand All @@ -22,6 +23,6 @@
},
"peerDependencies": {
"@vue/compiler-sfc": "^3.0.0-beta.15",
"vite": "^0.20.4"
"vite": "^0.20.8"
}
}

0 comments on commit 98f3a95

Please sign in to comment.