Merge pull request #497 from gnarlex/add-prop-types-dependency
fix(deps): add prop-types dependencypull/512/head
commit
72066c0332
|
@ -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