Merge pull request #207 from kkirsche/patch-1

Remove moot `version` property from bower.json
This commit is contained in:
Nathan Rajlich 2015-08-14 11:48:30 -07:00
commit fefdae5fd1

View File

@ -1,7 +1,6 @@
{
"name": "visionmedia-debug",
"main": "dist/debug.js",
"version": "2.2.0",
"homepage": "https://github.com/visionmedia/debug",
"authors": [
"TJ Holowaychuk <tj@vision-media.ca>"