Skip to content

Commit

Permalink
replace carp local client with 2.3.0 from npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ecioppettini committed Dec 4, 2023
1 parent 709ead0 commit 06a4493
Show file tree
Hide file tree
Showing 43 changed files with 21 additions and 1,012 deletions.
20 changes: 19 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/batcher/address-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pg": "^8.7.3",
"web3": "1.10.0",
"assert-never": "^1.2.1",
"@dcspark/carp-client": "../../../tmp-carp-client"
"@dcspark/carp-client": "^2.3.0"
},
"devDependencies": {
"@types/pg": "^8.6.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/engine/paima-funnel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
},
"dependencies": {
"assert-never": "^1.2.1",
"@dcspark/carp-client": "../../../tmp-carp-client"
"@dcspark/carp-client": "^2.3.0"
}
}
5 changes: 0 additions & 5 deletions tmp-carp-client/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions tmp-carp-client/client/src/index.d.ts

This file was deleted.

34 changes: 0 additions & 34 deletions tmp-carp-client/client/src/index.js

This file was deleted.

13 changes: 0 additions & 13 deletions tmp-carp-client/client/src/paginated.d.ts

This file was deleted.

83 changes: 0 additions & 83 deletions tmp-carp-client/client/src/paginated.js

This file was deleted.

49 changes: 0 additions & 49 deletions tmp-carp-client/package.json

This file was deleted.

24 changes: 0 additions & 24 deletions tmp-carp-client/shared/constants.d.ts

This file was deleted.

28 changes: 0 additions & 28 deletions tmp-carp-client/shared/constants.js

This file was deleted.

Loading

0 comments on commit 06a4493

Please sign in to comment.