1
0
Fork 0
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:
Simo Kinnunen 2014-10-15 20:43:35 +09:00
parent d8191bac05
commit f829afa69f

View file

@ -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"