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": {
"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",
"version": "0.2"
"version": "0.3"
},
"editor": {
"url": "https://unpkg.com/@tryghost/koenig-react/dist/umd/koenig-react.min.js"