mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 05:37:20 +01: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…
Add table
Add a link
Reference in a new issue