We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec0420 commit 1983486Copy full SHA for 1983486
1 file changed
payload-examples/package.json
@@ -9,7 +9,8 @@
9
"main": "api.github.com/index.json",
10
"files": [
11
"index.d.ts",
12
- "api.github.com/index.json"
+ "api.github.com/index.json",
13
+ "ghes-*/index.json"
14
],
15
"scripts": {},
16
"dependencies": {
0 commit comments