mirror of
https://github.com/openstf/stf
synced 2025-10-06 03:50:04 +02:00
Updated bower dependencies.
This commit is contained in:
parent
ebaea17a97
commit
9defe97e07
1 changed files with 11 additions and 11 deletions
22
bower.json
22
bower.json
|
@ -2,11 +2,11 @@
|
||||||
"name": "stf",
|
"name": "stf",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "1.3.6-build.3675",
|
"angular": "1.3.7-build.3695",
|
||||||
"angular-route": "1.3.6-build.3675",
|
"angular-route": "1.3.7-build.3695",
|
||||||
"angular-sanitize": "1.3.6-build.3675",
|
"angular-sanitize": "1.3.7-build.3695",
|
||||||
"angular-animate": "1.3.6-build.3675",
|
"angular-animate": "1.3.7-build.3695",
|
||||||
"angular-touch": "1.3.6-build.3675",
|
"angular-touch": "1.3.7-build.3695",
|
||||||
"se7en-bootstrap-3": "~0.2.1",
|
"se7en-bootstrap-3": "~0.2.1",
|
||||||
"lodash": "~2.4.1",
|
"lodash": "~2.4.1",
|
||||||
"oboe": "~2.0.2",
|
"oboe": "~2.0.2",
|
||||||
|
@ -43,19 +43,19 @@
|
||||||
"stats.js": "*",
|
"stats.js": "*",
|
||||||
"components-font-awesome": "~4.2.0",
|
"components-font-awesome": "~4.2.0",
|
||||||
"epoch": "~0.6.0",
|
"epoch": "~0.6.0",
|
||||||
"d3": "~3.5.0",
|
"d3": "~3.5.2",
|
||||||
"ng-epoch": "~1.0.7",
|
"ng-epoch": "~1.0.7",
|
||||||
"eventEmitter": "~4.2.10"
|
"eventEmitter": "~4.2.11"
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"angular": "1.3.6-build.3675",
|
"angular": "1.3.7-build.3695",
|
||||||
"angular-sanitize": "1.3.6-build.3675",
|
"angular-sanitize": "1.3.7-build.3695",
|
||||||
"bootstrap": "~3.3.0",
|
"bootstrap": "~3.3.0",
|
||||||
"d3": "~3.5.0",
|
"d3": "~3.5.2",
|
||||||
"angular-bootstrap": "~0.12.0"
|
"angular-bootstrap": "~0.12.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"angular-mocks": "1.3.6-build.3675"
|
"angular-mocks": "1.3.7-build.3695"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue