File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
babel-helper-vue-transform-on Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 "packages" : [
55 " packages/*"
66 ],
7- "version" : " 0 .0.0"
7+ "version" : " 1 .0.0-rc.2 "
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/babel-helper-vue-transform-on" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.0-rc.2 " ,
44 "description" : " to help transform on" ,
55 "author" : " Amour1688 <lcz_1996@foxmail.com>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/babel-plugin-jsx" ,
3- "version" : " 1.0.0-rc.1 " ,
3+ "version" : " 1.0.0-rc.2 " ,
44 "description" : " Babel plugin for Vue 3.0 JSX" ,
55 "author" : " Amour1688 <lcz_1996@foxmail.com>" ,
66 "homepage" : " https://github.com/vueComponent/jsx/tree/master/packages/babel-plugin-jsx#readme" ,
2323 " dist"
2424 ],
2525 "dependencies" : {
26- "@vue/babel-helper-vue-transform-on" : " ^1.0.0" ,
2726 "@babel/helper-module-imports" : " ^7.0.0" ,
2827 "@babel/plugin-syntax-jsx" : " ^7.0.0" ,
2928 "@babel/traverse" : " ^7.0.0" ,
3029 "@babel/types" : " ^7.0.0" ,
30+ "@vue/babel-helper-vue-transform-on" : " ^1.0.0-rc.2" ,
3131 "camelcase" : " ^6.0.0" ,
3232 "html-tags" : " ^3.1.0" ,
3333 "svg-tags" : " ^1.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/jsx-explorer" ,
3- "version" : " 1.0.0-rc.1 " ,
3+ "version" : " 1.0.0-rc.2 " ,
44 "private" : true ,
55 "dependencies" : {
66 "monaco-editor" : " ^0.20.0"
You can’t perform that action at this time.
0 commit comments