mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 00:53:19 +02:00
Revert Angular to a bit less edgy version.
This commit is contained in:
19
bower.json
19
bower.json
@@ -2,15 +2,15 @@
|
||||
"name": "stf",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"angular": "1.4.2",
|
||||
"angular-cookies": "1.4.2",
|
||||
"angular-route": "1.4.2",
|
||||
"angular-sanitize": "1.4.2",
|
||||
"angular-animate": "1.4.2",
|
||||
"angular-touch": "1.4.2",
|
||||
"angular": "1.4.1",
|
||||
"angular-cookies": "1.4.1",
|
||||
"angular-route": "1.4.1",
|
||||
"angular-sanitize": "1.4.1",
|
||||
"angular-animate": "1.4.1",
|
||||
"angular-touch": "1.4.1",
|
||||
"lodash": "~3.9.3",
|
||||
"oboe": "~2.1.2",
|
||||
"ng-table": "git://github.com/esvit/ng-table.git#5ecdef0a72510b78cee54686d40967c6847ae320",
|
||||
"ng-table": "git://github.com/esvit/ng-table.git#bd9ec42172389257fcd312330013302b2696ac2a",
|
||||
"angular-gettext": "git://github.com/rubenv/angular-gettext.git#6bf6a66d8b4fd6c5e0fddcee050991391977cf87",
|
||||
"angular-ui-ace": "~0.2.3",
|
||||
"angular-bootstrap": "~0.12.1",
|
||||
@@ -35,6 +35,9 @@
|
||||
},
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"angular-mocks": "1.4.2"
|
||||
"angular-mocks": "1.4.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"angular": "1.4.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user