0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00

Bumped comments-ui version to 0.3.x

refs https://github.com/TryGhost/Team/issues/1695

This version of the comments-ui includes changes to work with the
comments helper design.
This commit is contained in:
Fabien "egg" O'Carroll 2022-08-04 11:03:50 +01:00
parent 2524916e61
commit 7e630dcb23

View file

@ -144,7 +144,7 @@
"comments": { "comments": {
"url": "https://cdn.jsdelivr.net/npm/@tryghost/comments-ui@~{version}/umd/comments-ui.min.js", "url": "https://cdn.jsdelivr.net/npm/@tryghost/comments-ui@~{version}/umd/comments-ui.min.js",
"styles": "https://cdn.jsdelivr.net/npm/@tryghost/comments-ui@~{version}/umd/main.css", "styles": "https://cdn.jsdelivr.net/npm/@tryghost/comments-ui@~{version}/umd/main.css",
"version": "0.2" "version": "0.3"
}, },
"editor": { "editor": {
"url": "https://unpkg.com/@tryghost/koenig-react/dist/umd/koenig-react.min.js" "url": "https://unpkg.com/@tryghost/koenig-react/dist/umd/koenig-react.min.js"