Skip to content

Commit 232708f

Browse files
committed
chore: disable oidc for elysia, becase it's not still publish
1 parent 5d09288 commit 232708f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/shared/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
"url": "git+https://github.com/intlify/srvmid.git",
1717
"directory": "packages/shared"
1818
},
19+
"publishConfig": {
20+
"provenance": false
21+
},
1922
"engines": {
2023
"node": ">= 20"
2124
},

0 commit comments

Comments
 (0)