mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
Force d3 to 3.4.12 (build is failing).
This commit is contained in:
parent
d8191bac05
commit
f829afa69f
1 changed files with 2 additions and 1 deletions
|
@ -51,7 +51,8 @@
|
|||
"resolutions": {
|
||||
"angular": "1.3.0",
|
||||
"angular-sanitize": "1.3.0",
|
||||
"bootstrap": "~3.2.0"
|
||||
"bootstrap": "~3.2.0",
|
||||
"d3": "3.4.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular-mocks": "1.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue