Skip to content

Commit 14c7ba1

Browse files
fix: promote octokit to full dependency
1 parent 0c2b8db commit 14c7ba1

File tree

3 files changed

+34
-63
lines changed

3 files changed

+34
-63
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"git-url-parse": "^13.1.0",
5050
"js-yaml": "^4.1.0",
5151
"npm-user": "^5.0.1",
52+
"octokit": "^2.0.14",
5253
"prettier": "^2.8.8",
5354
"replace-in-file": "^7.0.0",
5455
"title-case": "^3.0.3"
@@ -89,7 +90,6 @@
8990
"markdownlint-cli": "^0.34.0",
9091
"npm-package-json-lint": "^6.4.0",
9192
"npm-package-json-lint-config-default": "^5.0.0",
92-
"octokit": "^2.0.14",
9393
"prettier-plugin-curly": "^0.0.2",
9494
"prettier-plugin-packagejson": "^2.4.3",
9595
"release-it": "^15.10.3",

0 commit comments

Comments
 (0)