Skip to content

Commit 8b11d90

Browse files
committed
releasing upgrade to npm
1 parent 68319a6 commit 8b11d90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-to-draftjs",
3-
"version": "0.1.0-beta4",
3+
"version": "0.1.0-beta5",
44
"main": "dist/html-to-draftjs.js",
55
"repository": {
66
"type": "git",
@@ -19,7 +19,7 @@
1919
"webpack": "^2.2.1"
2020
},
2121
"peerDependencies": {
22-
"draft-js": "^0.10.x"
22+
"draft-js": "^0.9.x || ^0.10.x"
2323
},
2424
"scripts": {
2525
"start": "react-scripts start",

0 commit comments

Comments
 (0)