mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-01-10 16:29:12 +08:00
v1.1.0
This commit is contained in:
parent
1ab8483933
commit
942b3b4a65
@ -4,5 +4,5 @@
|
||||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
"version": "1.0.7"
|
||||
"version": "1.1.0"
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vue/babel-plugin-jsx",
|
||||
"version": "1.0.7",
|
||||
"version": "1.1.0",
|
||||
"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",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vue/jsx-explorer",
|
||||
"version": "1.0.4",
|
||||
"version": "1.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"monaco-editor": "^0.27.0"
|
||||
|
Loading…
Reference in New Issue
Block a user