🔖 Version 9.0.0 (#758)

This commit is contained in:
Josh Johnson 2019-11-14 22:51:50 +00:00 committed by GitHub
parent 6be462c80b
commit 44da784f29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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