We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411c18c commit 17b8a30Copy full SHA for 17b8a30
package.json
@@ -1,8 +1,8 @@
1
{
2
- "name": "casper-rtl-chv",
+ "name": "casper-rtl",
3
"description": "A clean, minimal default theme for the Ghost publishing platform",
4
- "demo": "https://demo.ghost.io",
5
- "version": "3.1.3",
+ "demo": "https://blog.chv.ovh",
+ "version": "3.1.4",
6
"engines": {
7
"ghost": ">=3.0.0",
8
"ghost-api": "v3"
@@ -37,9 +37,9 @@
37
],
38
"repository": {
39
"type": "git",
40
- "url": "https://github.com/TryGhost/Casper.git"
+ "url": "https://github.com/chaim-chv/ghost-rtl.git"
41
},
42
- "bugs": "https://github.com/TryGhost/Casper/issues",
+ "bugs": "https://github.com/chaim-chv/ghost-rtl/issues",
43
"devDependencies": {
44
"@tryghost/release-utils": "0.6.7",
45
"autoprefixer": "10.0.1",
0 commit comments