diff --git a/package.json b/package.json index ab1f3ba..3b344c0 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "demo": "https://demo.ghost.io", "version": "1.3.2", "engines": { - "ghost": "^0.9.0" + "ghost": ">=0.9.0 <1.0.0" }, "license": "MIT", "screenshots": { @@ -29,7 +29,7 @@ ], "repository": { "type": "git", - "url": "git://github.com/TryGhost/Casper.git" + "url": "https://github.com/TryGhost/Casper.git" }, "bugs": "https://github.com/TryGhost/Casper/issues", "contributors": "https://github.com/TryGhost/Casper/graphs/contributors"