We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf1bae commit 13d9a19Copy full SHA for 13d9a19
.github/workflows/release-3.x.yml .github/workflows/release.yml.github/workflows/release-3.x.yml renamed to .github/workflows/release.yml
package.json
@@ -126,7 +126,7 @@
126
"homepage": "https://github.com/eggjs/egg",
127
"repository": {
128
"type": "git",
129
- "url": "https://github.com/eggjs/egg.git"
+ "url": "git+https://github.com/eggjs/egg.git"
130
},
131
"engines": {
132
"node": ">= 14.20.0"
0 commit comments