Add Twitter Bootstrap v3.0.0-rc1

This commit is contained in:
Kyle Varga
2013-07-29 22:26:48 -05:00
parent 64baa1eba6
commit 80dcdbf07d
5 changed files with 6657 additions and 3 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+3 -3
View File
@@ -1,9 +1,9 @@
{
"name": "twitter-bootstrap",
"filename": "js/bootstrap.min.js",
"version": "2.3.2",
"version": "3.0.0-rc1i",
"description": "Javascript plugins for the Twitter Bootstrap toolkit",
"homepage": "http://twitter.github.com/bootstrap/",
"homepage": "http://getbootstrap.com/",
"keywords": [
"twitter",
"bootstrap"
@@ -16,7 +16,7 @@
"repositories": [
{
"type": "git",
"url": "https://github.com/twitter/bootstrap"
"url": "https://github.com/twbs/bootstrap"
}
]
}