Skip to content

Commit 2ec1448

Browse files
committed
fix invalid json
1 parent c414ef6 commit 2ec1448

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
"name": "isteven-angular-multiselect",
33
"version": "v2.0.2",
44
"description": "A multi select dropdown directive for AngularJS",
5-
"main": {
5+
"main": [
66
"angular-multi-select.js",
77
"angular-multi-select.css"
8+
],
89
"repository": {
910
"type": "git",
1011
"url": "https://github.com/isteven/angular-multi-select.git"

0 commit comments

Comments
 (0)