@ -8,7 +8,8 @@
"types": "./@types/index.d.ts",
"scripts": {
"build": "tsc",
"watch": "npm run build -- --watch"
"watch": "npm run build -- --watch",
"prepare": "npm build"
},
"dependencies": {
"@types/node": "^14.14.17"