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.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/pogen/package.json b/packages/pogen/package.json
index 02a453071..464aa7aa8 100644
--- a/packages/pogen/package.json
+++ b/packages/pogen/package.json
@@ -5,6 +5,7 @@
"author": "Florian Dold",
"license": "GPL-2.0+",
"scripts": {
+ "prepare": "tsc",
"compile": "tsc"
},
"devDependencies": {