Skip to content

Commit

Permalink
version 2.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sanniassin committed May 17, 2018
1 parent 62798cd commit c99afa2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"dist/react-input-mask.js": {
"bundled": 38555,
"minified": 14425,
"gzipped": 5003
"bundled": 38697,
"minified": 14412,
"gzipped": 5002
},
"lib/index.js": {
"bundled": 16183,
Expand All @@ -15,9 +15,9 @@
"gzipped": 4150
},
"lib/react-input-mask.development.js": {
"bundled": 33317,
"minified": 15103,
"gzipped": 4751
"bundled": 33455,
"minified": 15098,
"gzipped": 4740
},
"lib/react-input-mask.production.js": {
"bundled": 34107,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-input-mask",
"description": "Masked input component for React",
"version": "2.0.0-beta.3",
"version": "2.0.0-beta.4",
"homepage": "https://github.com/sanniassin/react-input-mask",
"license": "MIT",
"author": "Nikita Lobachev <[email protected]>",
Expand Down

0 comments on commit c99afa2

Please sign in to comment.