mirror of
https://github.com/eggjs/egg.git
synced 2024-12-04 07:14:30 +00:00
chore: add npm publish tag
This commit is contained in:
parent
ceded0b1c9
commit
8ce2ff90bf
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user