Skip to content

Commit

Permalink
Add package.json (ethereum-lists#6592)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlicanC authored Jan 15, 2025
1 parent 986aa24 commit 37a05d4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "@ethereum-lists/chains",
"type": "module",
"files": [
"_data"
],
"exports": {
"./*": "./_data/chains/*",
"./icons/*": "./_data/icons/*",
"./iconsDownload/*": "./_data/iconsDownload/*"
}
}

0 comments on commit 37a05d4

Please sign in to comment.