This commit is contained in:
Josh Johnson 2019-03-29 08:56:12 +00:00
parent fee575d6d9
commit 0580a0433f
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "choices.js",
"version": "6.0.3",
"version": "7.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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