Skip to content

Commit

Permalink
chore: Remove address book config and script. Update config values.
Browse files Browse the repository at this point in the history
  • Loading branch information
johngrantuk committed May 8, 2024
1 parent bd6258a commit a64a167
Show file tree
Hide file tree
Showing 4 changed files with 138 additions and 951 deletions.
1 change: 0 additions & 1 deletion balancer-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"dist/"
],
"scripts": {
"address-book:generate": "npx ts-node -P tsconfig.testing.json -r tsconfig-paths/register ./src/lib/utils/generate-address-books.ts",
"build": "rimraf dist && rollup -c",
"dev": "rollup -c -w",
"test": "ts-mocha --paths --recursive -p tsconfig.testing.json 'src/**/*.spec.ts' --timeout 20000",
Expand Down
Loading

0 comments on commit a64a167

Please sign in to comment.