Merge pull request #557 from orangemug/feature/perf-improvements

LayerList performance improvements
This commit is contained in:
Orange Mug
2019-10-15 09:35:56 +01:00
committed by GitHub
3 changed files with 57 additions and 1 deletions

View File

@@ -29,6 +29,7 @@
"detect-browser": "^4.7.0",
"file-saver": "^2.0.2",
"jsonlint": "github:josdejong/jsonlint#85a19d7",
"lodash": "^4.17.15",
"lodash.capitalize": "^4.2.1",
"lodash.clamp": "^4.0.3",
"lodash.clonedeep": "^4.5.0",