We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8b50cd commit 1fb47e0Copy full SHA for 1fb47e0
bower.json
@@ -1,12 +1,12 @@
1
{
2
"name": "AngularJS",
3
"devDependencies": {
4
- "jquery": "~1.10.2",
5
- "lunr.js": "~0.4.3",
6
- "open-sans-fontface": "~1.0.4",
7
- "google-code-prettify": "~1.0.1",
+ "jquery": "1.10.2",
+ "lunr.js": "0.4.3",
+ "open-sans-fontface": "1.0.4",
+ "google-code-prettify": "1.0.1",
8
"closure-compiler": "https://closure-compiler.googlecode.com/files/compiler-20130603.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"
+ "bootstrap": "3.1.1"
11
}
12
0 commit comments