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:16:47 -04:00
parent 084a419d81
commit c7966248ef

View file

@ -1,6 +1,5 @@
{
"name": "chai",
"version": "3.0.0",
"description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
"license": "MIT",
"keywords": [