Skip to content

Commit

Permalink
1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
markbiek committed Feb 10, 2023
1 parent ce3e412 commit 92016f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-editable-label",
"version": "1.3.6",
"version": "1.3.7",
"description": "A simple React component for switching between a text label and a text input",
"main": "dist/react-editable-label.dist.js",
"scripts": {
Expand Down Expand Up @@ -49,4 +49,4 @@
"eslint"
]
}
}
}

0 comments on commit 92016f9

Please sign in to comment.