Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit f8b50cd

Browse files
committed
chore(docs): replace local bootstrap build with one from bower
1 parent 1de7411 commit f8b50cd

10 files changed

+4
-6072
lines changed

bower.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"name": "AngularJS",
33
"devDependencies": {
4-
54
"jquery": "~1.10.2",
65
"lunr.js": "~0.4.3",
76
"open-sans-fontface": "~1.0.4",
87
"google-code-prettify": "~1.0.1",
9-
108
"closure-compiler": "https://closure-compiler.googlecode.com/files/compiler-20130603.zip",
11-
"ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.2.3/assets/ng-closure-runner.zip"
9+
"ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.2.3/assets/ng-closure-runner.zip",
10+
"bootstrap": "~3.1.1"
1211
}
1312
}

0 commit comments

Comments
 (0)