diff options
author | asketonim <anton.dubik33@gmail.com> | 2020-02-03 21:28:11 +0300 |
---|---|---|
committer | asketonim <anton.dubik33@gmail.com> | 2020-02-03 21:28:11 +0300 |
commit | ea4472805d4d5a717f6b880200977805961dc546 (patch) | |
tree | c4e63bd459c16b6c80acae3d26362995a08952e4 /package-lock.json | |
parent | 78f5ec6998f96da4f99f169c10e6639dfa818207 (diff) | |
download | react-benzin-ea4472805d4d5a717f6b880200977805961dc546.tar.gz |
fix: correct handleChange prop types
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json index 78a002e..1e0ba76 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-benzin", - "version": "2.0.0", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { |