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 20:47:18 -04:00
parent 5d35895b2f
commit 6065217ef1
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
{ {
"name": "shower", "name": "shower",
"version": "1.0.15",
"license": "MIT", "license": "MIT",
"main": "index.html", "main": "index.html",
"ignore": [ "ignore": [