Skip to content

Commit

Permalink
update with groups
Browse files Browse the repository at this point in the history
  • Loading branch information
hskang9 committed Dec 19, 2024
1 parent 1ba727d commit 8203d0b
Show file tree
Hide file tree
Showing 45 changed files with 117 additions and 9,005 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Standard default token list",
"main": "build/standard-default.tokenlist.json",
"scripts": {
"test": "mocha",
"test": "mocha --reporter nyan",
"build": "rimraf build && mkdir -p build && node src/write.js > build/standard-default.tokenlist.json && cp src/abis/MatchingEngineABI.json build/",
"prepublishOnly": "npm test && npm run build",
"addPairs": "node src/scripts/addPairs.js",
Expand Down
Loading

0 comments on commit 8203d0b

Please sign in to comment.