From 82c647022ff8f5a939edd78fcfc89f254664849b Mon Sep 17 00:00:00 2001 From: Daniel Eden Date: Thu, 7 May 2020 16:56:09 +0100 Subject: [PATCH] Update package.json URLs Reflect the new ownership and homepage URLs in package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1b2665d..c22fdb9 100644 --- a/package.json +++ b/package.json @@ -4,12 +4,12 @@ "main": "animate.css", "repository": { "type": "git", - "url": "https://github.com/daneden/animate.css.git" + "url": "https://github.com/animate-css/animate.css.git" }, "author": { - "name": "Daniel Eden" + "name": "Animate.css" }, - "homepage": "https://daneden.github.io/animate.css/", + "homepage": "https://animate.style/", "license": "MIT", "animateConfig": { "prefix": "animate__"