v1.0.0-rc.4

This commit is contained in:
Amour1688
2020-12-08 22:19:39 +08:00
parent 68e7fb2074
commit fe68d384c9
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@vue/babel-plugin-jsx",
"version": "1.0.0-rc.3",
"version": "1.0.0-rc.4",
"description": "Babel plugin for Vue 3.0 JSX",
"author": "Amour1688 <lcz_1996@foxmail.com>",
"homepage": "https://github.com/vuejs/jsx-next/tree/dev/packages/babel-plugin-jsx#readme",
@ -48,4 +48,4 @@
"typescript": "^4.0.2",
"vue": "3.0.0"
}
}
}