Skip to content

Commit

Permalink
Add publish config (#11)
Browse files Browse the repository at this point in the history
* update all dependencies

* update src

* update tests

* update loggers

* latest updates

* new yarn lock

* add peerDependenciesMeta

* new yarn lock

* add publishconfig to package json
  • Loading branch information
dalejo96 authored Jan 16, 2024
1 parent 688a4cf commit bfdcce7
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 @@ -57,5 +57,9 @@
"semantic-release": {
"optional": false
}
},
"publishConfig": {
"access": "public",
"provenance": true
}
}

0 comments on commit bfdcce7

Please sign in to comment.