Permalink
Browse files

Add 'main' property to bower.json

This should allow the package to be used with http://rails-assets.org
1 parent 36660b4 commit 2ba9e5013f2494f97a7495cc912c2c5a09c7f923 @oheard oheard 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 2ba9e50

Please sign in to comment.