Browse Source

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
Kevin Kirsche 10 years ago
parent
commit
19d3fdc2e8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      bower.json

+ 0 - 1
bower.json

@@ -1,6 +1,5 @@
 {
 {
     "name": "bootstrap-table",
     "name": "bootstrap-table",
-    "version": "1.8.1",
     "homepage": "https://github.com/wenzhixin/bootstrap-table",
     "homepage": "https://github.com/wenzhixin/bootstrap-table",
     "authors": [
     "authors": [
         "zhixin <wenzhixin2010@gmail.com>"
         "zhixin <wenzhixin2010@gmail.com>"