Skip to content

Commit

Permalink
Update bower.json to declare main files.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonah-katz committed Dec 6, 2015
1 parent b00a31d commit fe3f6a5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,10 @@
],
"dependencies": {
"angular": "~1.4.8"
}
},
"main": [
"./dist/ng-slide-to-the-left.min.js",
"./dist/ng-slide-to-the-left.min.css"
]

}

0 comments on commit fe3f6a5

Please sign in to comment.