From f741f71d48b5d2cb4c4c33704fe3763b44aa76dc Mon Sep 17 00:00:00 2001 From: alleks Date: Mon, 23 Jan 2023 00:26:11 +0300 Subject: [PATCH] add drone files --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 5c2fee0..96df2e5 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,6 @@ "scripts": { "dev": "rollup -c -w", "build": "rollup -c", - "postinstall": "node ./move_config.js", "test": "stylint source-src/css/style.styl -c .stylintrc" }, "source": "source-src/main.js",