Skip to content

Commit a17760c

Browse files
author
uid10804
committed
chore(server): remove gts
1 parent 37fd907 commit a17760c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/server/package.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@
1717
"start:azure": "tsc-watch --onSuccess \"node ./lib/example/simple.azure.fileshare.js\"",
1818
"type-check": "tsc --noEmit",
1919
"type-check:watch": "npm run type-check -- --watch",
20-
"build": "tsc -b",
21-
"prepare": "npm run compile",
22-
"pretest": "npm run compile",
23-
"compile": "tsc -p .",
24-
"cypress:open": "cypress open"
20+
"build": "tsc -b"
2521
},
2622
"author": "",
2723
"license": "MIT",

0 commit comments

Comments
 (0)