mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-01 20:10:24 +00:00
Merge pull request #12890 from ZDroid/bower-json-keywords
Add bower.json keywords
This commit is contained in:
commit
d0bf4f4b63
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
"name": "bootstrap",
|
||||
"version": "3.1.1",
|
||||
"keywords": [
|
||||
"css"
|
||||
],
|
||||
"main": [
|
||||
"./dist/css/bootstrap.css",
|
||||
"./dist/js/bootstrap.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue