fix: added typings for react-autosuggest (#200)

This commit is contained in:
Thomas Klein
2019-10-15 07:36:35 +02:00
committed by Juan Picado @jotadeveloper
parent 245247cbed
commit cfb29ce325
4 changed files with 21 additions and 10 deletions

View File

@@ -213,5 +213,8 @@
"type": "opencollective",
"url": "https://opencollective.com/verdaccio",
"logo": "https://opencollective.com/verdaccio/logo.txt"
},
"dependencies": {
"@types/react-autosuggest": "9.3.11"
}
}