1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-18 01:11:36 +07:00

fix(deps): remove types from dependencies (#201)

This commit is contained in:
Sergio Hg 2019-10-15 20:34:45 +02:00 committed by Juan Picado @jotadeveloper
parent 1abc15603e
commit 48c03fe472

View File

@ -26,6 +26,7 @@
"@types/lodash": "4.14.141",
"@types/node": "12.7.8",
"@types/react": "16.9.2",
"@types/react-autosuggest": "9.3.11",
"@types/react-dom": "16.9.0",
"@types/react-router-dom": "5.1.0",
"@types/request": "2.48.3",
@ -213,8 +214,5 @@
"type": "opencollective",
"url": "https://opencollective.com/verdaccio",
"logo": "https://opencollective.com/verdaccio/logo.txt"
},
"dependencies": {
"@types/react-autosuggest": "9.3.11"
}
}