We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c7a34a commit f91341aCopy full SHA for f91341a
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-easy-edit",
3
- "version": "1.13.3",
+ "version": "1.14.0",
4
"description": "A react library for inline editing components",
5
"keywords": [
6
"content editable",
@@ -53,7 +53,7 @@
53
"@babel/cli": "^7.14.8",
54
"@babel/core": "^7.14.8",
55
"@babel/plugin-proposal-class-properties": "^7.14.5",
56
- "@babel/preset-env": "^7.14.8",
+ "@babel/preset-env": "^7.14.9",
57
"@babel/preset-react": "^7.14.5",
58
"@rollup/plugin-babel": "^5.3.0",
59
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.3",
0 commit comments