diff options
| author | Kevin Kirsche <[email protected]> | 2015-06-10 19:36:59 -0400 |
|---|---|---|
| committer | Kevin Kirsche <[email protected]> | 2015-06-10 19:36:59 -0400 |
| commit | e30dd633686384a113550d99d2b6555a4d5a97a9 (patch) | |
| tree | 77bf1b6ac19f030c3205534336c7f81dccb81286 | |
| parent | 7f79b9f26ce0be14dafb0525ca258f3d958c4251 (diff) | |
| download | faker-e30dd633686384a113550d99d2b6555a4d5a97a9.tar.xz faker-e30dd633686384a113550d99d2b6555a4d5a97a9.zip | |
Remove moot `version` property from bower.json
Per bower/bower.json-spec@a325da3
| -rw-r--r-- | bower.json | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ { "name": "faker", "main": "./build/build/faker.js", - "version": "2.0.0", "homepage": "https://github.com/Marak/faker.js", "authors": [ "Marak Squires <[email protected]>", |
