Merge pull request #482 from kkirsche/patch-1

Remove moot `version` property from bower.json
This commit is contained in:
Fagner Brack
2016-02-05 23:24:11 +11:00

View File

@@ -1,6 +1,5 @@
{
"name": "impress-js",
"version": "0.5.3",
"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",
"homepage": "https://github.com/bartaz/impress.js",