Skip to content

Commit 2cee61d

Browse files
committed
fix(ci): update package version
1 parent aa21ea7 commit 2cee61d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.releaserc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
}
1616
],
1717
"@semantic-release/changelog",
18+
"@semantic-release/npm",
1819
"@semantic-release/github",
1920
"@semantic-release/git"
2021
],

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"license": "MIT",
2727
"name": "@maevsi/postgraphile",
2828
"packageManager": "pnpm@10.29.3",
29+
"private": true,
2930
"repository": {
3031
"type": "git",
3132
"url": "git+https://github.com/maevsi/postgraphile.git"

0 commit comments

Comments
 (0)