We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43567da commit ab45f41Copy full SHA for ab45f41
package.json
@@ -2,7 +2,10 @@
2
"name": "@github/mini-throttle",
3
"version": "2.0.0",
4
"description": "",
5
- "repository": "github.com/github/mini-throttle",
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+https://github.com/github/mini-throttle"
8
+ },
9
"license": "MIT",
10
"author": "GitHub Inc. (https://github.com)",
11
"files": [
0 commit comments