Skip to content

Commit

Permalink
v14.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrizzle committed Apr 8, 2021
1 parent 43e9166 commit a178119
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roast-cms/french-press-editor",
"version": "14.0.2",
"version": "14.0.3",
"description": "An offline-first rich text editor component.",
"main": "dist/index.js",
"repository": "https://github.com/roast-cms/french-press-editor.git",
Expand Down Expand Up @@ -49,8 +49,8 @@
"webpack-dev-server": "^3.1.3"
},
"peerDependencies": {
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react": "^16.0.0||^17.0.0",
"react-dom": "^16.0.0||^17.0.0",
"styled-components": "^5.0.0"
},
"scripts": {
Expand Down

0 comments on commit a178119

Please sign in to comment.