Skip to content

Commit 4f13558

Browse files
chore: add publishConfig to package.json
1 parent bf5787f commit 4f13558

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/hydrate/creation/rootFiles.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,9 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
340340
engines: {
341341
node: ">=18",
342342
},
343+
publishConfig: {
344+
provenance: true,
345+
},
343346
}),
344347
"tsconfig.eslint.json": formatJson({
345348
extends: "./tsconfig.json",

0 commit comments

Comments
 (0)