Skip to content

Commit 3714169

Browse files
committed
更新 package.json
1 parent f89c050 commit 3714169

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"docs:build": "vuepress build docs"
1414
},
1515
"devDependencies": {
16-
"moment": "^2.29.1",
17-
"moment-timezone": "^0.5.31",
18-
"vue-google-adsense": "^1.10.1",
19-
"vue-script2": "^2.1.0",
20-
"vuepress": "^1.7.1",
21-
"vuepress-plugin-baidu-autopush": "^1.0.1",
22-
"vuepress-plugin-clean-urls": "^1.1.2",
23-
"vuepress-plugin-seo": "^0.1.4",
24-
"vuepress-plugin-sitemap": "^2.3.1",
25-
"vuepress-plugin-smooth-scroll": "^0.0.10"
16+
"moment": "2.29.1",
17+
"moment-timezone": "0.5.31",
18+
"vue-google-adsense": "1.10.1",
19+
"vue-script2": "2.1.0",
20+
"vuepress": "1.7.1",
21+
"vuepress-plugin-baidu-autopush": "1.0.1",
22+
"vuepress-plugin-clean-urls": "1.1.2",
23+
"vuepress-plugin-seo": "0.1.4",
24+
"vuepress-plugin-sitemap": "2.3.1",
25+
"vuepress-plugin-smooth-scroll": "0.0.10"
2626
}
2727
}

0 commit comments

Comments
 (0)