Skip to content

Commit

Permalink
chore(release): Fix NPM release (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseLion authored Jul 28, 2023
1 parent 61b6d19 commit 7d3bf62
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions package/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
workspaces-update = false
3 changes: 3 additions & 0 deletions package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,8 @@
"typedoc-plugin-markdown": "^3.15.3",
"typedoc-plugin-merge-modules": "^5.0.1",
"typescript": "^5.1.6"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 7d3bf62

Please sign in to comment.