diff --git a/package.json b/package.json index 3825480..07fdd7d 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "scripts": { "build": "npm explore @screeps/driver -- npx webpack", - "postinstall": "ls -al .. && npm run build" + "postinstall": "ls -al ..@screeps && npm run build" }, "author": "Artem Chivchalov ", "license": "ISC",