Skip to content

Commit

Permalink
Fix route files for development
Browse files Browse the repository at this point in the history
Merge Please:
Fix main file in Bower for use in gulp-inject
  • Loading branch information
movibe committed Sep 1, 2015
1 parent 1392464 commit e223dd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"description": "Ionic Material - Material Design for the Ionic Framework",
"main": [
"./dist/ionic.material.min.css",
"./dist/ionic.material.min.js"
"dist/ionic.material.css",
"dist/ionic.material.js"
],
"keywords": [
"Ionic",
Expand Down

0 comments on commit e223dd6

Please sign in to comment.