mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
update test-fixture dependency.
This commit is contained in:
parent
f555412856
commit
3dc5d81ab0
@ -26,10 +26,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"web-component-tester": "^5",
|
||||
"test-fixture": "PolymerElements/test-fixture#safari9-constructor"
|
||||
"test-fixture": "PolymerElements/test-fixture#^3.0.0-rc.1"
|
||||
},
|
||||
"private": true,
|
||||
"resolutions": {
|
||||
"test-fixture": "safari9-constructor"
|
||||
"test-fixture": "3.0.0-rc.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user