🎨 Removing `homepage` from package.json
no issue - this is not going to be a required field, and for Casper is the same as the repo
This commit is contained in:
parent
c1b77b74cb
commit
d2d796241b
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "casper",
|
"name": "casper",
|
||||||
"description": "The default personal blogging theme for Ghost. Beautiful, minimal and responsive.",
|
"description": "The default personal blogging theme for Ghost. Beautiful, minimal and responsive.",
|
||||||
"homepage": "http://github.com/TryGhost/Casper",
|
|
||||||
"demo": "https://demo.ghost.io",
|
"demo": "https://demo.ghost.io",
|
||||||
"version": "1.3.2",
|
"version": "1.3.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
Loading…
Reference in New Issue