restricted-input
Advanced tools
Comparing version
{ | ||
"name": "restricted-input", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "Restrict inputs to certain valid characters (e.g. formatting phone or card numbers)", | ||
@@ -43,5 +43,3 @@ "author": "Braintree <code@getbraintree.com> (https://www.braintreepayments.com/)", | ||
"test:all": "npm run test && npm run test:integration", | ||
"publish:demo": "./publish-gh-pages.sh", | ||
"prepublishOnly": "npm run build && npm run build:app", | ||
"postpublish": "npm run publish:demo" | ||
"prepublishOnly": "npm run build && npm run build:app" | ||
}, | ||
@@ -48,0 +46,0 @@ "dependencies": { |
54844
-0.16%