0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 21:52:43 +00:00

Remove prop-types dependency

This commit is contained in:
Trevor Buckner
2022-01-28 11:47:24 -05:00
parent ba8a2af87d
commit db0e4fcc0c
2 changed files with 1 additions and 4 deletions

View File

@@ -35,7 +35,7 @@
"mode_modules",
"shared",
"server"
]
]
},
"babel": {
"presets": [
@@ -73,7 +73,6 @@
"mongoose": "^6.1.8",
"nanoid": "3.2.0",
"nconf": "^0.11.3",
"prop-types": "15.8.0",
"query-string": "7.1.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",