[enh] Transpile on install

This commit is contained in:
2020-04-22 12:38:40 +02:00
parent 9966caa22a
commit f9c21598b5

View File

@@ -5,6 +5,9 @@
"repository": "gogs@dev.cgeek.fr:cgeek/dwatcher.git",
"author": "cgeek <cem.moreau@gmail.com>",
"license": "MIT",
"scripts": {
"prepublish": "tsc"
},
"dependencies": {
"@types/diff": "^4.0.2",
"@types/minimist": "^1.2.0",