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

View File

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