diff options
author | eug-vs <eug-vs@keemail.me> | 2020-07-03 17:06:28 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2020-07-03 17:06:28 +0300 |
commit | 9dfbf0377663d92a2f34ebe0cf435b473ee5445b (patch) | |
tree | 1974e2009a140304dd41e5696c6ab037108c827e /package-lock.json | |
parent | b9ab4b1c608c7022d15a264ec123f2c1a476c33d (diff) | |
download | which-ui-9dfbf0377663d92a2f34ebe0cf435b473ee5445b.tar.gz |
style: fix eslint errors
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json index 896898a..6f3ba0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1690,6 +1690,7 @@ "version": "9.21.10", "resolved": "https://registry.npmjs.org/@types/react-virtualized/-/react-virtualized-9.21.10.tgz", "integrity": "sha512-f5Ti3A7gGdLkPPFNHTrvKblpsPNBiQoSorOEOD+JPx72g/Ng2lOt4MYfhvQFQNgyIrAro+Z643jbcKafsMW2ag==", + "dev": true, "requires": { "@types/prop-types": "*", "@types/react": "*" |