From 27c0df097ace5383c855dfbed1ca046ce5ced163 Mon Sep 17 00:00:00 2001 From: Talha Naqvi Date: Thu, 26 May 2022 09:38:37 -0700 Subject: [PATCH] fix hp link --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e84166a2..9b78636ed 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "description": "FlashList is a more performant FlatList replacement", "author": "shopify", "license": "MIT", - "homepage": "ihttps://reimagined-fiesta-030d04f7.pages.github.io", + "homepage": "https://reimagined-fiesta-030d04f7.pages.github.io", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": {