chore: publish with provenance

pull/210/head
Boaz Poolman 2026-03-01 18:47:13 +01:00
parent ae258ae67f
commit 1d60fc48b6
1 changed files with 2 additions and 1 deletions

View File

@ -138,6 +138,7 @@
"license": "MIT",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
"access": "public",
"provenance": true
}
}