mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
deps: ember-power-select@1.0.0-beta.22
This commit is contained in:
parent
ef0c7a2bf3
commit
006b9420bf
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
.ember-power-select-trigger {
|
||||
padding: 0 16px 0 8px;
|
||||
border: 1px solid #dfe1e3;
|
||||
border-radius: var(--border-radius);
|
||||
color: #666;
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
"ember-load-initializers": "0.5.1",
|
||||
"ember-myth": "0.1.1",
|
||||
"ember-one-way-controls": "0.9.2",
|
||||
"ember-power-select": "0.10.11",
|
||||
"ember-power-select": "1.0.0-beta.22",
|
||||
"ember-resolver": "2.1.0",
|
||||
"ember-route-action-helper": "1.0.0",
|
||||
"ember-simple-auth": "1.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue