Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
benallfree committed Apr 27, 2024
1 parent 615c656 commit 526e1a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"docs": "typedoc && prettier -w docs",
"lint": "prettier -c .",
"lint:fix": "prettier -w .",
"verdaccio:serve": "verdaccio -c verdaccio.config.yaml -l 127.0.0.1:4873",
"verdaccio:serve": "verdaccio -c verdaccio.config.yaml -l test.gobot.lvh.me:4873",
"verdaccio:login": "npm-cli-login -u user -p password -e test@example.com -r http://test.gobot.lvh.me:4873"
},
"engines": {
Expand Down

0 comments on commit 526e1a9

Please sign in to comment.