mirror of
https://github.com/SomboChea/ui
synced 2024-11-05 14:14:26 +07:00
fix(deps): remove types from dependencies (#201)
This commit is contained in:
parent
1abc15603e
commit
48c03fe472
@ -26,6 +26,7 @@
|
|||||||
"@types/lodash": "4.14.141",
|
"@types/lodash": "4.14.141",
|
||||||
"@types/node": "12.7.8",
|
"@types/node": "12.7.8",
|
||||||
"@types/react": "16.9.2",
|
"@types/react": "16.9.2",
|
||||||
|
"@types/react-autosuggest": "9.3.11",
|
||||||
"@types/react-dom": "16.9.0",
|
"@types/react-dom": "16.9.0",
|
||||||
"@types/react-router-dom": "5.1.0",
|
"@types/react-router-dom": "5.1.0",
|
||||||
"@types/request": "2.48.3",
|
"@types/request": "2.48.3",
|
||||||
@ -213,8 +214,5 @@
|
|||||||
"type": "opencollective",
|
"type": "opencollective",
|
||||||
"url": "https://opencollective.com/verdaccio",
|
"url": "https://opencollective.com/verdaccio",
|
||||||
"logo": "https://opencollective.com/verdaccio/logo.txt"
|
"logo": "https://opencollective.com/verdaccio/logo.txt"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"@types/react-autosuggest": "9.3.11"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user