diff --git a/package.json b/package.json index 533c6b4..e25e76d 100644 --- a/package.json +++ b/package.json @@ -5,9 +5,6 @@ "main": "index.mjs", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", - "build": "flow-remove-types src/ -d lib/", - "prepublish": "npm run build", - "flow": "flow" }, "author": "", "license": "ISC",