Skip to content

Commit

Permalink
fix: set "octokit" key on published package (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Jan 15, 2021
1 parent 54862fd commit 893372f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions package.json
Expand Up @@ -43,6 +43,7 @@
"npm-run-all": "^4.1.5",
"openapi-typescript": "^2.3.1",
"pascal-case": "^3.1.1",
"pika-plugin-merge-properties": "^1.0.6",
"prettier": "^2.0.0",
"semantic-release": "^17.0.0",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
Expand All @@ -56,6 +57,14 @@
[
"@pika/plugin-ts-standard-pkg"
],
[
"pika-plugin-merge-properties",
{
"properties": {
"octokit": "see https://github.com/jabuco/pika-plugin-merge-properties/issues/2"
}
}
],
[
"@pika/plugin-build-node"
],
Expand Down

0 comments on commit 893372f

Please sign in to comment.