File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ const helpers = require('./helpers')
3
3
function addDependencies ( api ) {
4
4
api . extendPackage ( {
5
5
dependencies : {
6
- vuetify : "^2.0.0-beta.0 "
6
+ vuetify : "^2.0.0"
7
7
}
8
8
} )
9
9
}
Original file line number Diff line number Diff line change @@ -6876,9 +6876,9 @@ vuetify-loader@^1.2.2:
6876
6876
loader-utils "^1.1.0"
6877
6877
6878
6878
vuetify@^2.0.0-beta.0 :
6879
- version "2.0.0-beta.1 "
6880
- resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.0.0-beta.1. tgz#c4d8a92c129a698e82e2662cef2ebf6e219d5603 "
6881
- integrity sha512-vIa1TpHHloEZnmNr237eyFPC4szS07ADwel+udDyweTJF3tiOxanO6f9E8UlTUUJgY5ab5DGfaUVa83ZsZR3Yg ==
6879
+ version "2.0.0"
6880
+ resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.0.0. tgz#58c72247251412b5e804c8c38a0e12bcb736d949 "
6881
+ integrity sha512-AbtHkWdvxF3QrR/xCpu2XL+KJ59Z7/KQQmbV4gPn6Q3VlQ5tXaGR4AJO1uNrvGCTlLlQxWHGcwMGOiHU7aIlqg ==
6882
6882
6883
6883
watchpack@^1.5.0 :
6884
6884
version "1.6.0"
You can’t perform that action at this time.
0 commit comments