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 1
1
{
2
2
"name" : " vue-devtools" ,
3
- "version" : " 6.0.0-beta.1 " ,
3
+ "version" : " 6.0.0-beta.2 " ,
4
4
"description" : " devtools for Vue.js!" ,
5
5
"private" : true ,
6
6
"workspaces" : [
70
70
"engines" : {
71
71
"node" : " >=8.10"
72
72
}
73
- }
73
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue/devtools-api" ,
3
- "version" : " 6.0.0-beta.1 " ,
3
+ "version" : " 6.0.0-beta.2 " ,
4
4
"description" : " Interact with the Vue devtools from the page" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"types" : " ./lib/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Vue.js devtools" ,
3
- "version" : " 6.0.0.1 " ,
4
- "version_name" : " 6.0.0 beta 1 " ,
3
+ "version" : " 6.0.0.2 " ,
4
+ "version_name" : " 6.0.0 beta 2 " ,
5
5
"description" : " Chrome and Firefox DevTools extension for debugging Vue.js applications." ,
6
6
"manifest_version" : 2 ,
7
7
"icons" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue/devtools" ,
3
- "version" : " 6.0.0-beta.1 " ,
3
+ "version" : " 6.0.0-beta.2 " ,
4
4
"description" : " StandAlone vue-devtools" ,
5
5
"repository" : {
6
6
"url" : " https://github.com/vuejs/vue-devtools.git" ,
38
38
"webpack" : " ^4.19.0" ,
39
39
"webpack-cli" : " ^3.1.0"
40
40
}
41
- }
41
+ }
You can’t perform that action at this time.
0 commit comments