chore: enable NPM provenance
This commit is contained in:
parent
ff89dd4f86
commit
db656c2310
10 changed files with 29 additions and 8 deletions
|
|
@ -2,7 +2,8 @@
|
|||
"name": "@emigrate/types",
|
||||
"version": "0.12.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
"access": "public",
|
||||
"provenance": true
|
||||
},
|
||||
"description": "Common Emigrate TypeScript types to ease plugin development.",
|
||||
"main": "dist/index.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue