Remove moot version property from bower.json

Per bower/bower.json-spec@a325da3

Also their maintainer says they probably won't ever use it: http://stackoverflow.com/questions/24844901/bowers-bower-json-file-version-property
This commit is contained in:
Kevin Kirsche
2015-06-11 21:04:36 -04:00
parent 5404052c4f
commit 9126a05524

View File

@@ -1,6 +1,5 @@
{
"name": "SVG-Loaders",
"version": "1.0.2",
"homepage": "https://github.com/SamHerbert/SVG-Loaders",
"description": "Loading icons and small animations built purely in SVG, no CSS or JS.",
"license": "MIT",