Pin @types/lodash to 3.10.2
Revert workaround for @types/lodash 3.10.3 and pin version to 3.10.2 until more research can be done.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"@rollup/plugin-multi-entry": "^3.0.0",
|
||||
"@rollup/plugin-node-resolve": "^7.1.3",
|
||||
"@types/chai": "^4.1.6",
|
||||
"@types/lodash": "^3.10.3",
|
||||
"@types/lodash": "3.10.2",
|
||||
"@types/mocha": "^5.2.5",
|
||||
"@types/node": "^13.13.1",
|
||||
"@types/screeps": "^3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user