Skip to content

Commit c99afa2

Browse files
committed
version 2.0.0-beta.4
1 parent 62798cd commit c99afa2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.size-snapshot.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"dist/react-input-mask.js": {
3-
"bundled": 38555,
4-
"minified": 14425,
5-
"gzipped": 5003
3+
"bundled": 38697,
4+
"minified": 14412,
5+
"gzipped": 5002
66
},
77
"lib/index.js": {
88
"bundled": 16183,
@@ -15,9 +15,9 @@
1515
"gzipped": 4150
1616
},
1717
"lib/react-input-mask.development.js": {
18-
"bundled": 33317,
19-
"minified": 15103,
20-
"gzipped": 4751
18+
"bundled": 33455,
19+
"minified": 15098,
20+
"gzipped": 4740
2121
},
2222
"lib/react-input-mask.production.js": {
2323
"bundled": 34107,

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-input-mask",
33
"description": "Masked input component for React",
4-
"version": "2.0.0-beta.3",
4+
"version": "2.0.0-beta.4",
55
"homepage": "https://github.com/sanniassin/react-input-mask",
66
"license": "MIT",
77
"author": "Nikita Lobachev <sanniassin@gmail.com>",

0 commit comments

Comments
 (0)