File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
"devDependencies" : {
20
20
"@mysticatea/eslint-plugin" : " ^9.0.1" ,
21
21
"@types/node" : " ^10.0.4" ,
22
- "@vuepress/plugin-google-analytics" : " ^1.0.0-alpha.0 " ,
23
- "@vuepress/plugin-last-updated" : " ^1.0.0-alpha.0 " ,
24
- "@vuepress/plugin-pwa" : " ^1.0.0-alpha.0 " ,
22
+ "@vuepress/plugin-google-analytics" : " ^1.0.0-alpha.39 " ,
23
+ "@vuepress/plugin-last-updated" : " ^1.0.0-alpha.39 " ,
24
+ "@vuepress/plugin-pwa" : " ^1.0.0-alpha.39 " ,
25
25
"babel-eslint" : " ^10.0.1" ,
26
26
"codecov" : " ^3.0.1" ,
27
27
"cross-spawn" : " ^6.0.5" ,
33
33
"rimraf" : " ^2.6.2" ,
34
34
"string-replace-loader" : " ^2.1.1" ,
35
35
"vue-eslint-editor" : " ^0.1.0" ,
36
- "vuepress" : " ^1.0.0-alpha.37 "
36
+ "vuepress" : " ^1.0.0-alpha.39 "
37
37
},
38
38
"scripts" : {
39
39
"preversion" : " npm test" ,
You can’t perform that action at this time.
0 commit comments