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",