Update requirements to node 10 LTS

This commit is contained in:
Adam Shumann
2019-10-07 09:37:31 -05:00
committed by Artem Chivchalov
parent 8ea8213bf6
commit 04126bfd37
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
"@screeps/storage": "5.0.0-beta.2"
},
"engines": {
"node": ">=8.10.0",
"node": ">=10.13.0",
"npm": ">=3.10.3"
}
}