diff options
| author | Chris Rebert <[email protected]> | 2015-04-27 10:44:09 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-04-27 10:44:09 -0700 |
| commit | 52d8a0c78eed4332b5d33b341ffb99c9e1e86882 (patch) | |
| tree | 33e6c425b98d872f0a5e58afe80fa64a3f9e51bb | |
| parent | 63f989849dd6aaae1edf3f6e833f4ece7971547e (diff) | |
| download | bootstrap-52d8a0c78eed4332b5d33b341ffb99c9e1e86882.tar.xz bootstrap-52d8a0c78eed4332b5d33b341ffb99c9e1e86882.zip | |
bower.json: rm moot `version` field
Per https://github.com/bower/bower.json-spec/commit/a325da3d79baab018c572d75dc1781b12322f6cd
| -rw-r--r-- | bower.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bower.json b/bower.json index 2b9bd26bd..3c9fad90d 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,6 @@ { "name": "bootstrap", "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", - "version": "3.3.4", "keywords": [ "css", "js", |
