Merge pull request #234 from sjurba/patch-1

Don't ignore the minified file in bower.json
This commit is contained in:
Jimmy Karl Roland Wärting
2016-05-30 15:39:07 +02:00
+1 -1
View File
@@ -15,7 +15,7 @@
"license": "MIT",
"ignore": [
"*",
"!FileSaver.js",
"!FileSaver.*js",
"!LICENSE.md"
]
}