Skip to content
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.

Commit

Permalink
fix(deps): remove types from dependencies (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiohgz authored and juanpicado committed Oct 15, 2019
1 parent 1abc156 commit 48c03fe
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
}
}

0 comments on commit 48c03fe

Please sign in to comment.