This commit is contained in:
Josh Johnson 2018-10-27 20:17:04 +01:00
parent de71fb7ef4
commit 4fdf7b8d1d

View file

@ -1,6 +1,6 @@
{ {
"name": "choices.js", "name": "choices.js",
"version": "4.0.0", "version": "4.0.1",
"description": "A vanilla JS customisable text input/select box plugin", "description": "A vanilla JS customisable text input/select box plugin",
"main": "./public/assets/scripts/choices.min.js", "main": "./public/assets/scripts/choices.min.js",
"types": "./types/index.d.ts", "types": "./types/index.d.ts",