feat: add top token urls to sitemap and improve script (#7429)
* feat: add top token urls to sitemap and improve script * fix: remove unnecessary header * fix: test
Showing
... | @@ -256,6 +256,7 @@ | ... | @@ -256,6 +256,7 @@ |
"multicodec": "^3.0.1", | "multicodec": "^3.0.1", | ||
"multihashes": "^4.0.2", | "multihashes": "^4.0.2", | ||
"nock": "^13.3.3", | "nock": "^13.3.3", | ||
"node-fetch": "^3.3.2", | |||
"node-vibrant": "^3.2.1-alpha.1", | "node-vibrant": "^3.2.1-alpha.1", | ||
"numbro": "^2.3.6", | "numbro": "^2.3.6", | ||
"polished": "^3.3.2", | "polished": "^3.3.2", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment