Skip to content

Commit b555605

Browse files
authored
fix: routes update (#49)
1 parent 90ab849 commit b555605

File tree

4 files changed

+5334
-3702
lines changed

4 files changed

+5334
-3702
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@
1414
"markdown-it": "^10.0.0"
1515
},
1616
"devDependencies": {
17-
"@octokit/routes": "27.12.1",
17+
"@octokit/routes": "29.0.0",
1818
"now": "^17.0.4",
1919
"semantic-release": "^17.0.4"
2020
},
2121
"scripts": {
22+
"update-openapi-paths": "node scripts/generate-openapi-paths-file.js",
2223
"start": "now dev"
2324
},
2425
"keywords": [],

0 commit comments

Comments
 (0)