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

Commit 48c03fe

Browse files
sergiohgzjuanpicado
authored andcommitted
fix(deps): remove types from dependencies (#201)
1 parent 1abc156 commit 48c03fe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"@types/lodash": "4.14.141",
2727
"@types/node": "12.7.8",
2828
"@types/react": "16.9.2",
29+
"@types/react-autosuggest": "9.3.11",
2930
"@types/react-dom": "16.9.0",
3031
"@types/react-router-dom": "5.1.0",
3132
"@types/request": "2.48.3",
@@ -213,8 +214,5 @@
213214
"type": "opencollective",
214215
"url": "https://opencollective.com/verdaccio",
215216
"logo": "https://opencollective.com/verdaccio/logo.txt"
216-
},
217-
"dependencies": {
218-
"@types/react-autosuggest": "9.3.11"
219217
}
220218
}

0 commit comments

Comments
 (0)