Skip to content

Commit e6782c7

Browse files
committed
(fix) Token economy benchmark script adjustment
1 parent 49a27f2 commit e6782c7

2 files changed

Lines changed: 393 additions & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"dg": "dist/cli/dg.js"
2424
},
2525
"scripts": {
26+
"benchmark:token-economy": "node scripts/benchmark-token-economy.mjs",
2627
"build": "tsc -b && npm run build:explorer",
2728
"build:server": "tsc -b",
2829
"build:explorer": "npm --prefix explorer install --no-audit --no-fund && npm --prefix explorer run build",

0 commit comments

Comments
 (0)