@ -6,7 +6,8 @@
"types": "./@types/index.d.ts",
"scripts": {
"build": "tsc",
"watch": "npm run build -- --watch"
"watch": "npm run build -- --watch",
"postinstall": "npm run build"
},
"repository": "gitea@git.kuba-orlik.name:kuba/async-spawner.git",
"author": "Kuba Orlik",