mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 01:00:24 +00:00
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
This commit is contained in:
commit
7c5f7a4e82
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
"name": "bootstrap",
|
||||
"version": "3.0.0",
|
||||
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
|
||||
"ignore": [
|
||||
"**/.*"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">= 1.9.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue