0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 15:12:39 +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

2
package-lock.json generated
View File

@@ -5,7 +5,6 @@
"requires": true,
"packages": {
"": {
"name": "homebrewery",
"version": "3.0.6",
"hasInstallScript": true,
"license": "MIT",
@@ -36,7 +35,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",