redux-form-input-masks
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "redux-form-input-masks", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "Input masking with redux-form made easy", | ||
"main": "./src/index.js", | ||
"scripts": { | ||
"prepublishOnly": "npm run build:docs", | ||
"build:docs": "cd examples && npm i && npm run build && cpy index.html ../docs && cpy dist/bundle.js ../docs", | ||
"postpublish": "git commit -a -m \"docs: updates documentation\" && git push", | ||
"test": "jest", | ||
@@ -11,0 +9,0 @@ "report-coverage": "cat ./coverage/lcov.info | codecov", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
107926