mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Bumped Portal and search packages (#21467)
no ref These had new minors shipped without a bump in Ghost core.
This commit is contained in:
parent
98c06f8126
commit
97e756ec3b
1 changed files with 2 additions and 2 deletions
|
@ -197,12 +197,12 @@
|
|||
},
|
||||
"portal": {
|
||||
"url": "https://cdn.jsdelivr.net/ghost/portal@~{version}/umd/portal.min.js",
|
||||
"version": "2.45"
|
||||
"version": "2.46"
|
||||
},
|
||||
"sodoSearch": {
|
||||
"url": "https://cdn.jsdelivr.net/ghost/sodo-search@~{version}/umd/sodo-search.min.js",
|
||||
"styles": "https://cdn.jsdelivr.net/ghost/sodo-search@~{version}/umd/main.css",
|
||||
"version": "1.4"
|
||||
"version": "1.5"
|
||||
},
|
||||
"announcementBar": {
|
||||
"url": "https://cdn.jsdelivr.net/ghost/announcement-bar@~{version}/umd/announcement-bar.min.js",
|
||||
|
|
Loading…
Reference in a new issue