Remove duplicated bower 'main' entry

Closes gh-522
This commit is contained in:
Fagner Brack
2016-03-19 17:01:23 +11:00
parent c7324c297d
commit f9c41968eb

View File

@@ -1,6 +1,5 @@
{ {
"name": "impress-js", "name": "impress-js",
"main": "./js/impress.js",
"description": "It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com", "description": "It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com",
"homepage": "https://github.com/bartaz/impress.js", "homepage": "https://github.com/bartaz/impress.js",
"license" : ["http://bartaz.mit-license.org/", "http://www.gnu.org/licenses/"], "license" : ["http://bartaz.mit-license.org/", "http://www.gnu.org/licenses/"],