mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-13 01:33:16 +00:00
Pin draft-js dependency to v0.10.4 for now
This commit is contained in:
parent
20697186e7
commit
f939dd2356
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"core-js": "^2.5.3",
|
||||
"draft-js": "^0.10.4",
|
||||
"draft-js": "0.10.4",
|
||||
"draftail": "^0.14.0",
|
||||
"focus-trap-react": "^3.1.0",
|
||||
"prop-types": "^15.6.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue