Skip to content

Commit

Permalink
Add prepublishOnly script
Browse files Browse the repository at this point in the history
  • Loading branch information
osyrisrblx committed Oct 15, 2023
1 parent 5b03c2f commit 2e7e0b5
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
Expand Up @@ -12,6 +12,7 @@
"create-roblox-ts": "out/index.js"
},
"scripts": {
"prepublishOnly": "npm run build",
"build": "tsc",
"build-watch": "tsc -w",
"eslint": "eslint \"src/**/*.ts\" --max-warnings 0",
Expand Down

0 comments on commit 2e7e0b5

Please sign in to comment.