Skip to content

Commit 1983486

Browse files
feat(examples): add GitHub Enterprise Server versions (#841)
1 parent cec0420 commit 1983486

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

payload-examples/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"main": "api.github.com/index.json",
1010
"files": [
1111
"index.d.ts",
12-
"api.github.com/index.json"
12+
"api.github.com/index.json",
13+
"ghes-*/index.json"
1314
],
1415
"scripts": {},
1516
"dependencies": {

0 commit comments

Comments
 (0)