Skip to content

Commit 0edf03c

Browse files
committed
⬆️ update vuepress
1 parent 0cff51c commit 0edf03c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"devDependencies": {
2020
"@mysticatea/eslint-plugin": "^9.0.1",
2121
"@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",
2525
"babel-eslint": "^10.0.1",
2626
"codecov": "^3.0.1",
2727
"cross-spawn": "^6.0.5",
@@ -33,7 +33,7 @@
3333
"rimraf": "^2.6.2",
3434
"string-replace-loader": "^2.1.1",
3535
"vue-eslint-editor": "^0.1.0",
36-
"vuepress": "^1.0.0-alpha.37"
36+
"vuepress": "^1.0.0-alpha.39"
3737
},
3838
"scripts": {
3939
"preversion": "npm test",

0 commit comments

Comments
 (0)