Skip to content

Commit

Permalink
chore: move access and provenance into package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
acodeninja committed Aug 2, 2024
1 parent 2e0d91d commit 9989778
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
".": "./exports/default.js",
"./engine/*": "./exports/engine/*.js"
},
"publishConfig": {
"access": "public",
"provenance": true
},
"dependencies": {
"ajv": "^8.16.0",
"ajv-errors": "^3.0.0",
Expand Down

0 comments on commit 9989778

Please sign in to comment.