Skip to content

Commit 47d12af

Browse files
committed
audit fix
1 parent feace7a commit 47d12af

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-datalist-input",
3-
"version": "1.3.12",
3+
"version": "1.3.13",
44
"description": "This package provides a react component as follows: an input field with a drop down menu to pick a possible option based on the current input.",
55
"main": "./dist/DataListInput.js",
66
"files": [

0 commit comments

Comments
 (0)