chore: enable NPM provenance

This commit is contained in:
Joakim Carlstein 2024-02-05 15:05:32 +01:00 committed by Joakim Carlstein
parent ff89dd4f86
commit db656c2310
10 changed files with 29 additions and 8 deletions

View file

@ -2,7 +2,8 @@
"name": "@emigrate/cli",
"version": "0.17.0",
"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},
"description": "",
"type": "module",