mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
Use special test-fixture that works on Safari 9.
This commit is contained in:
@@ -27,10 +27,10 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"web-component-tester": "*",
|
"web-component-tester": "*",
|
||||||
"test-fixture": "PolymerElements/test-fixture#^2.0.0"
|
"test-fixture": "PolymerElements/test-fixture#safari9-constructor"
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"test-fixture": "^2.0.0"
|
"test-fixture": "#safari9-constructor"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user