File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " swc-plugin-vue-jsx" ,
3
3
"description" : " SWC plugin for transforming Vue JSX." ,
4
- "version" : " 0.2.3 " ,
4
+ "version" : " 0.2.4 " ,
5
5
"author" : " Pig Fang <g-plane@hotmail.com>" ,
6
6
"repository" : " g-plane/swc-plugin-vue-jsx" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " swc-plugin-vue-jsx"
3
3
description = " SWC plugin for transforming Vue JSX."
4
- version = " 0.2.3 "
4
+ version = " 0.2.4 "
5
5
authors = [" Pig Fang <g-plane@hotmail.com>" ]
6
6
license = " MIT"
7
7
repository = " https://github.com/g-plane/swc-plugin-vue-jsx"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " swc-vue-jsx-visitor"
3
3
description = " SWC visitor for transforming Vue JSX."
4
- version = " 0.2.3 "
4
+ version = " 0.2.4 "
5
5
authors = [" Pig Fang <g-plane@hotmail.com>" ]
6
6
license = " MIT"
7
7
repository = " https://github.com/g-plane/swc-plugin-vue-jsx"
You can’t perform that action at this time.
0 commit comments