Skip to content

Commit

Permalink
fix(lib/init): fix publish config
Browse files Browse the repository at this point in the history
  • Loading branch information
thonatos committed Feb 23, 2024
1 parent 313ea2d commit 1dcd68b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/libs/init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@
"ts-node": "~10.9.2",
"tslib": "~2.6.2",
"typescript": "^4.9.4"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 1dcd68b

Please sign in to comment.