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 65a7f48 commit 05757ebCopy full SHA for 05757eb
README.md
@@ -1,3 +1,3 @@
1
# fgit nodejs版
2
3
-本工具由厉害制作,加速链接由[fastgit](https://hub.fastgit.org)提供。
+<img src="https://avatars2.githubusercontent.com/u/62810231?s=200&v=4">
package.json
@@ -20,5 +20,8 @@
20
],
21
"scripts": {
22
"test": "echo \"Error: no test specified\" && exit 1"
23
+ },
24
+ "publishConfig": {
25
+ "registry": "https://npm.pkg.github.com/"
26
}
27
0 commit comments