Remove moot version property from bower.json

Per bower/bower.json-spec@a325da3
This commit is contained in:
Kevin Kirsche
2015-06-10 18:20:39 -04:00
parent efc184947a
commit a3993a2873

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",