From 72db66fe249848c5337c36b670ea0c27fef0d3d9 Mon Sep 17 00:00:00 2001 From: Entwicklung Date: Tue, 28 Nov 2023 08:58:49 +0100 Subject: [PATCH] add functions into classes --- package.json | 3 --- 1 file changed, 3 deletions(-) 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",