mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-06-14 14:11:57 -04:00
Merge 7dbd350503
into a5fa94166a
This commit is contained in:
commit
f19e8f042b
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@
|
|||
"react-intl": "^2",
|
||||
"react-intl-redux": "^0.7 || ^2.0.0",
|
||||
"react-popover": "^0.5",
|
||||
"react-redux": "^5",
|
||||
"react-redux": "^5 || ^9.0.0",
|
||||
"react-responsive": "^5",
|
||||
"react-style-proptype": "^3",
|
||||
"react-tooltip": "^4",
|
||||
|
@ -84,7 +84,7 @@
|
|||
"react-intl": "2.9.0",
|
||||
"react-intl-redux": "2.4.1",
|
||||
"react-popover": "0.5.10",
|
||||
"react-redux": "5.1.2",
|
||||
"react-redux": "9.2.0",
|
||||
"react-responsive": "5.0.0",
|
||||
"react-style-proptype": "3.2.2",
|
||||
"react-test-renderer": "16.14.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue