Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jooooock committed Dec 3, 2024
1 parent 09086ac commit 1641853
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
{
"name": "wechat-article-exporter",
"version": "0.0.3",
"description": "微信公众号批量下载工具",
"keywords": [
"公众号",
"公众号文章",
"批量下载",
"在线下载",
"wechat",
"download"
],
"type": "module",
"scripts": {
"dev": "node -e \"const version = process.version.slice(1);if (parseInt(version.split('.')[0]) < 20) throw new Error('Expected node version >= 20, Got ' + version)\" && nuxt dev",
Expand Down

0 comments on commit 1641853

Please sign in to comment.