chore: add npm publish tag

This commit is contained in:
fengmk2 2024-06-27 10:22:38 +08:00
parent ceded0b1c9
commit 8ce2ff90bf
No known key found for this signature in database
GPG Key ID: 5F97AFBB183C9E1A

View File

@ -1,7 +1,10 @@
{
"name": "egg",
"version": "3.24.1",
"publishConfig": {},
"publishConfig": {
"tag": "release-3.x",
"access": "public"
},
"description": "A web framework's framework for Node.js",
"keywords": [
"web",