File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 1.0.2 "
5
+ "version" : " 1.0.3 "
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-intellisense/scripts" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"type" : " module" ,
5
5
"main" : " dist/index.esm.js" ,
6
6
"module" : " dist/index.esm.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-intellisense" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"type" : " module" ,
5
5
"description" : " A CLI tool to help enabling IntelliSense on your Vue components" ,
6
6
"author" : " Luca Ban - Mesqueeb" ,
24
24
},
25
25
"gitHead" : " 7a52c73677fc5550368eb358a9775aea3fc69e0e" ,
26
26
"dependencies" : {
27
- "@vue-intellisense/scripts" : " ^1.0.2 " ,
27
+ "@vue-intellisense/scripts" : " ^1.0.3 " ,
28
28
"case-anything" : " ^2.1.10" ,
29
29
"chalk" : " ^5.0.0" ,
30
30
"is-what" : " ^4.1.7" ,
You can’t perform that action at this time.
0 commit comments