summary refs log tree commit diff
path: root/util/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'util/package.json')
-rw-r--r--util/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/package.json b/util/package.json
index d1867440..d84897dc 100644
--- a/util/package.json
+++ b/util/package.json
@@ -6,7 +6,7 @@
 	"types": "dist/index.d.ts",
 	"scripts": {
 		"postinstall": "npm run build",
-		"build": "npx typescript -b ."
+		"build": "npx tsc -b ."
 	},
 	"repository": {
 		"type": "git",