mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Merge pull request #497 from gnarlex/add-prop-types-dependency
fix(deps): add prop-types dependency
This commit is contained in:
commit
72066c0332
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@
|
|||
"moment-timezone": "^0.5.32",
|
||||
"next": "^10.0.7",
|
||||
"prompts": "2.4.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-intl": "^5.12.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue