Skip to content

Commit

Permalink
Remove verdaccio publish
Browse files Browse the repository at this point in the history
  • Loading branch information
arhtudormorar committed May 1, 2024
1 parent 832df2e commit ba4ddb6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
"scripts": {
"compile": "tsc",
"test": "jest",
"compile-next": "tsc --p tsconfig.next.json",
"publish-verdaccio": "npm publish --registry http://localhost:4873"
"compile-next": "tsc --p tsconfig.next.json"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit ba4ddb6

Please sign in to comment.