Update bower.json

This commit is contained in:
Josh Johnson 2016-09-12 18:38:05 +01:00 committed by GitHub
parent 4bed90269a
commit efd70a72ea

View file

@ -3,7 +3,7 @@
"description": "A vanilla JS customisable text input/select box plugin",
"main": [
"./assets/scripts/dist/choices.js",
"./assets/styles/css/base.css"
"./assets/styles/css/choices.css"
],
"authors": [
"Josh Johnson"