Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit d5468d4

Browse files
committed
feat: bump deps
1 parent 663194b commit d5468d4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"author": "ulivz<chl814@foxmail.com>",
2727
"license": "MIT",
2828
"dependencies": {
29-
"@vuepress/plugin-blog": "latest",
30-
"@vuepress/plugin-medium-zoom": "next",
31-
"@vuepress/plugin-nprogress": "next",
32-
"@vuepress/plugin-pwa": "next",
33-
"@vuepress/plugin-search": "next",
29+
"@vuepress/plugin-blog": "1.0.0",
30+
"@vuepress/plugin-medium-zoom": "1.0.0",
31+
"@vuepress/plugin-nprogress": "1.0.0",
32+
"@vuepress/plugin-pwa": "1.0.0",
33+
"@vuepress/plugin-search": "1.0.0",
3434
"vue-feather-icons": "^4.21.0",
3535
"remove-markdown": "^0.3.0"
3636
},

0 commit comments

Comments
 (0)