Bumped Portal (#20826)

ref https://github.com/TryGhost/Ghost/issues/20767
This commit is contained in:
Steve Larson 2024-08-26 18:06:27 -05:00
parent 5622a29fc1
commit 2df2c7f120
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -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",