Skip to content

Commit a178119

Browse files
committed
v14.0.3
1 parent 43e9166 commit a178119

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@roast-cms/french-press-editor",
3-
"version": "14.0.2",
3+
"version": "14.0.3",
44
"description": "An offline-first rich text editor component.",
55
"main": "dist/index.js",
66
"repository": "https://github.com/roast-cms/french-press-editor.git",
@@ -49,8 +49,8 @@
4949
"webpack-dev-server": "^3.1.3"
5050
},
5151
"peerDependencies": {
52-
"react": "^16.0.0",
53-
"react-dom": "^16.0.0",
52+
"react": "^16.0.0||^17.0.0",
53+
"react-dom": "^16.0.0||^17.0.0",
5454
"styled-components": "^5.0.0"
5555
},
5656
"scripts": {

0 commit comments

Comments
 (0)