choices.js
Advanced tools
Comparing version 7.1.3 to 7.1.4
{ | ||
"name": "choices.js", | ||
"version": "7.1.3", | ||
"version": "7.1.4", | ||
"description": "A vanilla JS customisable text input/select box plugin", | ||
@@ -29,3 +29,3 @@ "main": "./public/assets/scripts/choices.min.js", | ||
"prepush": "run-s lint test:unit bundlesize", | ||
"postversion": "git push --no-verify --atomic", | ||
"postversion": "git push --no-verify --atomic --follow-tags", | ||
"prepublishOnly": "npm run build" | ||
@@ -32,0 +32,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
467583