mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Bumped Portal
ref https://linear.app/tryghost/issue/PLG-152 - updates tips and donations success states
This commit is contained in:
parent
f613f42bec
commit
709ee163e3
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tryghost/portal",
|
||||
"version": "2.40.0",
|
||||
"version": "2.41.0",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
@ -182,7 +182,7 @@
|
|||
},
|
||||
"portal": {
|
||||
"url": "https://cdn.jsdelivr.net/ghost/portal@~{version}/umd/portal.min.js",
|
||||
"version": "2.40"
|
||||
"version": "2.41"
|
||||
},
|
||||
"sodoSearch": {
|
||||
"url": "https://cdn.jsdelivr.net/ghost/sodo-search@~{version}/umd/sodo-search.min.js",
|
||||
|
|
Loading…
Reference in a new issue