Bumped Portal (#20826)
ref https://github.com/TryGhost/Ghost/issues/20767
This commit is contained in:
parent
5622a29fc1
commit
2df2c7f120
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tryghost/portal",
|
"name": "@tryghost/portal",
|
||||||
"version": "2.39.0",
|
"version": "2.40.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -182,7 +182,7 @@
|
|||||||
},
|
},
|
||||||
"portal": {
|
"portal": {
|
||||||
"url": "https://cdn.jsdelivr.net/ghost/portal@~{version}/umd/portal.min.js",
|
"url": "https://cdn.jsdelivr.net/ghost/portal@~{version}/umd/portal.min.js",
|
||||||
"version": "2.39"
|
"version": "2.40"
|
||||||
},
|
},
|
||||||
"sodoSearch": {
|
"sodoSearch": {
|
||||||
"url": "https://cdn.jsdelivr.net/ghost/sodo-search@~{version}/umd/sodo-search.min.js",
|
"url": "https://cdn.jsdelivr.net/ghost/sodo-search@~{version}/umd/sodo-search.min.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user