✏️ fix typo

This commit is contained in:
Nikolay Kharitonov
2023-11-29 19:44:41 +00:00
parent d444931b36
commit 33c8e57bad

View File

@@ -8,7 +8,7 @@
},
"scripts": {
"build": "npm explore @screeps/driver -- npx webpack",
"postinstall": "ls -al node_modulse && npm run build"
"postinstall": "ls -al node_modules && npm run build"
},
"author": "Artem Chivchalov <contact@screeps.com>",
"license": "ISC",