Fixes bower.json

Hint from https://github.com/bower/bower/issues/865#issuecomment-24032373
This commit is contained in:
Oliver Kopp 2013-09-09 13:37:49 +02:00
parent 7c7e81dadb
commit 3b5b14cb56

@ -1,10 +1,14 @@
{ {
"name": "x-editable", "name": "x-editable",
"version": "1.4.6", "version": "1.4.6",
"main": "dist/README.md",
"ignore": [ "ignore": [
"*.*", "CHANGELOG.txt",
"Gruntfile.js",
"LICENSE-MIT", "LICENSE-MIT",
"Package.nuspec",
"README.md",
"composer.json",
"package.json",
"node_modules", "node_modules",
"components", "components",
"src", "src",