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": {
|
||||
"web-component-tester": "*",
|
||||
"test-fixture": "PolymerElements/test-fixture#^2.0.0"
|
||||
"test-fixture": "PolymerElements/test-fixture#safari9-constructor"
|
||||
},
|
||||
"private": true,
|
||||
"resolutions": {
|
||||
"test-fixture": "^2.0.0"
|
||||
"test-fixture": "#safari9-constructor"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user