diff options
| author | Sindre Sorhus <[email protected]> | 2013-06-01 22:59:13 +0200 |
|---|---|---|
| committer | Sindre Sorhus <[email protected]> | 2013-06-01 22:59:13 +0200 |
| commit | ab6dd6e76e2ba5a134ea1c156e63531aed8c0e9e (patch) | |
| tree | 2b451a2646f660b360d3820422bdbb9d204a16ca /component.json | |
| parent | a4c1248ca006617b371a739217cded5ae05ca33a (diff) | |
| download | bootstrap-ab6dd6e76e2ba5a134ea1c156e63531aed8c0e9e.tar.xz bootstrap-ab6dd6e76e2ba5a134ea1c156e63531aed8c0e9e.zip | |
Rename component.json to bower.json
That's the new name of the Bower metafile.
Diffstat (limited to 'component.json')
| -rw-r--r-- | component.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/component.json b/component.json deleted file mode 100644 index f246145ee..000000000 --- a/component.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "bootstrap", - "version": "3.0.0", - "main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"], - "dependencies": { - "jquery": "~1.8.0" - } -} |
