summaryrefslogtreecommitdiff
path: root/packages/pogen
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2022-05-24 00:20:42 -0300
committerSebastian <sebasjm@gmail.com>2022-05-24 00:20:42 -0300
commitc3ba7fb5238c303aaff8ca4fcfaa8142f9651a84 (patch)
tree1e5d6ac56df4aa4257c00d960050e3fdaa7e014e /packages/pogen
parent3525b210086ccff5be00c943f3760cedc11b66a7 (diff)
downloadwallet-core-c3ba7fb5238c303aaff8ca4fcfaa8142f9651a84.tar.gz
wallet-core-c3ba7fb5238c303aaff8ca4fcfaa8142f9651a84.tar.bz2
wallet-core-c3ba7fb5238c303aaff8ca4fcfaa8142f9651a84.zip
no need to compile after install
Diffstat (limited to 'packages/pogen')
-rw-r--r--packages/pogen/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/pogen/package.json b/packages/pogen/package.json
index 5f6b99664..0beb12a27 100644
--- a/packages/pogen/package.json
+++ b/packages/pogen/package.json
@@ -7,7 +7,6 @@
"author": "Florian Dold",
"license": "GPL-2.0+",
"scripts": {
- "prepare": "tsc",
"compile": "tsc"
},
"devDependencies": {