Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
John committed May 7, 2024
2 parents 74b7dbf + 9fc05a0 commit 63e9904
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,12 @@
},
"scripts": {
"build": "tsx build.ts",
"publish": "npm publish --access public",
"postinstall": "npm run build"
},
"publish": "npm pub lish --access public"
},
"devDependencies": {
"esbuild": "^0.21.0",
"prettier": "^2.8.0",
"rimraf": "^5.0.1",
"tsx": "^4.9.3"
}
}
}

0 comments on commit 63e9904

Please sign in to comment.