Permalink
Browse files

Merge pull request #64 from oheard/master

Add 'main' property to bower.json for rails-assets support.
2 parents 36660b4 + 2ba9e50 commit e0f22e40c92e735c1a74df483075329d5a47fb0b @jaridmargolin jaridmargolin committed Sep 11, 2014
Showing with 6 additions and 0 deletions.
  1. +6 −0 bower.json
View
@@ -13,5 +13,11 @@
"src",
"docs",
"test"
+ ],
+ "main": [
+ "dist/formatter.js",
+ "dist/formatter.min.js",
+ "dist/jquery.formatter.js",
+ "dist/jquery.formatter.min.js"
]
}

0 comments on commit e0f22e4

Please sign in to comment.