From 3a63102f9fa20290af63d2f1f1a09d0e9549c248 Mon Sep 17 00:00:00 2001 From: rawnly Date: Tue, 26 Sep 2023 13:33:41 +0200 Subject: [PATCH] fix: updated urls --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ee65ab8..85afe2a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "splash-cli", "description": "Get beautiful wallpapers from unsplash.", - "version": "4.0.0-alpha.8", + "version": "4.0.0-alpha.9", "license": "MIT", "readme": "README.md", "homepage": "https://splash-cli.app", @@ -24,7 +24,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/splash-cli/splash-cli" + "url": "https://github.com/rawnly/splash-cli" }, "author": { "email": "mail@fedevitale.dev",