summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3d8a085..d052ecc 100644
--- a/package.json
+++ b/package.json
@@ -2,9 +2,10 @@
"name": "isteven-angular-multiselect",
"version": "v2.0.2",
"description": "A multi select dropdown directive for AngularJS",
- "main": {
+ "main": [
"angular-multi-select.js",
"angular-multi-select.css"
+ ],
"repository": {
"type": "git",
"url": "https://github.com/isteven/angular-multi-select.git"