Skip to content

Commit

Permalink
Merge branch 'main' into 14-allow-non-localhost-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones-plip committed Jan 22, 2024
2 parents 76a118a + 960bf86 commit 076f216
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 19 deletions.
18 changes: 0 additions & 18 deletions dist/index.js

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"build": "npm run cp-package-json && npx tsc",
"start": "node dist/index.js",
"dev": "tsc-watch --onSuccess \"node dist/index.js\"",
"publish": "node dist/publish.js"
"publish": "node scripts/publish.js"
},
"repository": {
"type": "git",
Expand Down
File renamed without changes.

0 comments on commit 076f216

Please sign in to comment.