Skip to content

Commit 799b500

Browse files
committed
chore: remove build script to speedup heroku deploy
1 parent 65f10fd commit 799b500

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
"ts-node-dev": "^1.1.6"
7272
},
7373
"scripts": {
74-
"build": "npm run buildSchema",
7574
"seed": "./node_modules/.bin/ts-node ./scripts/seed.ts",
7675
"buildSchema": "./node_modules/.bin/ts-node ./scripts/buildSchema.ts",
7776
"start": "concurrently \"npm:seed\" \"ts-node index.ts\"",

0 commit comments

Comments
 (0)