Skip to content

Commit 070b2e4

Browse files
committed
chore: update vuepress to v1 stable
1 parent dfc4b0b commit 070b2e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
},
4545
"devDependencies": {
4646
"@babel/core": "^7.4.5",
47-
"@vuepress/plugin-pwa": "^1.0.0-alpha.48",
48-
"@vuepress/theme-vue": "^1.0.0-alpha.48",
47+
"@vuepress/plugin-pwa": "^1.0.1",
48+
"@vuepress/theme-vue": "^1.0.1",
4949
"babel-core": "7.0.0-bridge.0",
5050
"babel-eslint": "^10.0.1",
5151
"babel-jest": "^24.8.0",
@@ -72,7 +72,7 @@
7272
"rimraf": "^2.6.2",
7373
"semver": "^6.1.0",
7474
"typescript": "^3.4.5",
75-
"vuepress": "1.0.0-alpha.47",
75+
"vuepress": "^1.0.1",
7676
"webpack": ">=4 < 4.29",
7777
"yorkie": "^2.0.0"
7878
},

0 commit comments

Comments
 (0)