Skip to content

Commit

Permalink
chore: @volar/typescript-vue-plugin -> typescript-vue-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed May 9, 2021
1 parent 9372cbf commit 29c8bfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@
},
"typescriptServerPlugins-off": [
{
"name": "@volar/typescript-vue-plugin"
"name": "typescript-vue-plugin"
}
]
},
Expand Down
3 changes: 1 addition & 2 deletions packages/typescript-vue-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"name": "@volar/typescript-vue-plugin",
"name": "typescript-vue-plugin",
"version": "0.25.2",
"main": "out/index.js",
"license": "MIT",
Expand Down

0 comments on commit 29c8bfc

Please sign in to comment.