Update git URL in unfurl/package.json

This commit is contained in:
wiz 2022-07-28 03:34:14 +02:00
parent 51bdbc5d4a
commit fc14dc95df
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

@ -4,7 +4,7 @@
"description": "Renderer for mempool open graph link preview images", "description": "Renderer for mempool open graph link preview images",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/mononaut/mempool-unfurl" "url": "git+https://github.com/mempool/mempool"
}, },
"main": "index.ts", "main": "index.ts",
"scripts": { "scripts": {