Update @types/screeps to ^3.0.0

This commit is contained in:
Skyler Kehren
2019-12-17 19:04:45 +02:00
parent c7058dc147
commit cc50f96210

View File

@@ -32,7 +32,7 @@
"@types/lodash": "^3.10.1", "@types/lodash": "^3.10.1",
"@types/mocha": "^5.2.5", "@types/mocha": "^5.2.5",
"@types/node": "^10.5.5", "@types/node": "^10.5.5",
"@types/screeps": "^2.4.0", "@types/screeps": "^3.0.0",
"@types/sinon": "^5.0.5", "@types/sinon": "^5.0.5",
"@types/sinon-chai": "^3.2.0", "@types/sinon-chai": "^3.2.0",
"chai": "^4.2.0", "chai": "^4.2.0",