Skip to content

Commit

Permalink
feat(deps): proactively declare support for Draft.js v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas committed Nov 20, 2020
1 parent c61ca5f commit 382e537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"source-map-explorer": "2.5.0"
},
"peerDependencies": {
"draft-js": "^0.10.4 || ^0.11.0"
"draft-js": "^0.10.4 || ^0.11.0 || ^0.12.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 382e537

Please sign in to comment.