fix(deps): add prop-types dependency
Forgot to do this in the referenced PR. Refs #481pull/497/head
parent
7eb0ca8034
commit
a65f9b9d73
|
@ -77,6 +77,7 @@
|
||||||
"moment-timezone": "^0.5.32",
|
"moment-timezone": "^0.5.32",
|
||||||
"next": "^10.0.7",
|
"next": "^10.0.7",
|
||||||
"prompts": "2.4.0",
|
"prompts": "2.4.0",
|
||||||
|
"prop-types": "^15.7.2",
|
||||||
"react": "^17.0.1",
|
"react": "^17.0.1",
|
||||||
"react-dom": "^17.0.1",
|
"react-dom": "^17.0.1",
|
||||||
"react-intl": "^5.12.3",
|
"react-intl": "^5.12.3",
|
||||||
|
|
Loading…
Reference in New Issue