Skip to content

Commit

Permalink
Enable provenance now that the repo is public
Browse files Browse the repository at this point in the history
  • Loading branch information
feelepxyz committed Oct 26, 2023
1 parent 9b82f8c commit 8c1971d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
],
"publishConfig": {
"access": "public",
"provenance": false
"provenance": true
},
"scripts": {
"clean": "shx rm -rf dist",
Expand Down
3 changes: 3 additions & 0 deletions provenance-statement.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"test": 1
}

0 comments on commit 8c1971d

Please # to comment.