Skip to content

Commit

Permalink
fix: make npm private so that it doesn't try to publish to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
lpm0073 committed Nov 27, 2023
2 parents 1060a38 + 0ac8782 commit a446fbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit a446fbe

Please sign in to comment.