summaryrefslogtreecommitdiff
path: root/packages/pogen/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/pogen/package.json')
-rw-r--r--packages/pogen/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/pogen/package.json b/packages/pogen/package.json
index 25dc6d850..ace5d2d73 100644
--- a/packages/pogen/package.json
+++ b/packages/pogen/package.json
@@ -5,7 +5,7 @@
"author": "Florian Dold",
"license": "GPL-2.0+",
"scripts": {
- "build": "tsc"
+ "compile": "tsc"
},
"devDependencies": {
"typescript": "^3.3.4000"