Skip to content

Commit f91341a

Browse files
committed
Bump version to 1.14.0
1 parent 8c7a34a commit f91341a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-easy-edit",
3-
"version": "1.13.3",
3+
"version": "1.14.0",
44
"description": "A react library for inline editing components",
55
"keywords": [
66
"content editable",
@@ -53,7 +53,7 @@
5353
"@babel/cli": "^7.14.8",
5454
"@babel/core": "^7.14.8",
5555
"@babel/plugin-proposal-class-properties": "^7.14.5",
56-
"@babel/preset-env": "^7.14.8",
56+
"@babel/preset-env": "^7.14.9",
5757
"@babel/preset-react": "^7.14.5",
5858
"@rollup/plugin-babel": "^5.3.0",
5959
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.3",

0 commit comments

Comments
 (0)