Skip to content

Commit

Permalink
v1.0.0-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Amour1688 committed Dec 8, 2020
1 parent 68e7fb2 commit fe68d38
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"packages": [
"packages/*"
],
"version": "1.0.0-rc.3"
"version": "1.0.0-rc.4"
}
4 changes: 2 additions & 2 deletions packages/babel-plugin-jsx/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -48,4 +48,4 @@
"typescript": "^4.0.2",
"vue": "3.0.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/jsx-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue/jsx-explorer",
"version": "1.0.0-rc.3",
"version": "1.0.0-rc.4",
"private": true,
"dependencies": {
"monaco-editor": "^0.20.0"
Expand Down

0 comments on commit fe68d38

Please sign in to comment.