File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
33 "useWorkspaces" : true ,
4- "version" : " 2.0.0-alpha.3 " ,
4+ "version" : " 2.0.0-alpha.4 " ,
55 "packages" : [
66 " packages/*"
77 ]
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-mention-docs" ,
3- "version" : " 0.1.7 " ,
3+ "version" : " 2.0.0-alpha.4 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " vuepress dev src" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " test-e2e" ,
3- "version" : " 2.0.0-alpha.3 " ,
3+ "version" : " 2.0.0-alpha.4 " ,
44 "private" : true ,
55 "scripts" : {
66 "serve" : " vue-cli-service serve" ,
1313 "core-js" : " ^3.6.4" ,
1414 "floating-vue" : " ^2.0.0-beta.1" ,
1515 "vue" : " ^3.2.26" ,
16- "vue-mention" : " ^2.0.0-alpha.1 " ,
16+ "vue-mention" : " ^2.0.0-alpha.4 " ,
1717 "vue-router" : " ^4.0.12"
1818 },
1919 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-mention" ,
33 "description" : " Mention popper for input and textarea" ,
4- "version" : " 2.0.0-alpha.3 " ,
4+ "version" : " 2.0.0-alpha.4 " ,
55 "author" : {
66 "name" : " Guillaume Chau" ,
77 "email" : " guillaume.b.chau@gmail.com"
6868 "eslint-plugin-promise" : " ^5.1.0" ,
6969 "eslint-plugin-standard" : " ^5.0.0" ,
7070 "eslint-plugin-vue" : " ^8.2.0" ,
71+ "floating-vue" : " ^2.0.0-beta.1" ,
7172 "typescript" : " ^4.5.4" ,
7273 "vite" : " ^2.7.10" ,
7374 "vue" : " ^3.2.26" ,
74- "vue-typegen" : " ^0.1.1" ,
75- "floating-vue" : " ^2.0.0-beta.1"
75+ "vue-typegen" : " ^0.1.1"
7676 },
7777 "browserslist" : [
7878 " > 1%" ,
You can’t perform that action at this time.
0 commit comments