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:
parent
2524916e61
commit
7e630dcb23
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue