Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 26d8527

Browse files
committed
TEMPORARY: Update gitpkg monorepo references
1 parent 0b09bab commit 26d8527

File tree

2 files changed

+402
-961
lines changed

2 files changed

+402
-961
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"docker:login": "eval $(aws ecr get-login --no-include-email --region \"us-east-1\") # to pull private quoter repo. see https://docs.aws.amazon.com/cli/latest/reference/ecr/get-login.html"
3232
},
3333
"resolutions": {
34-
"@0x/contract-addresses": "0xProject/gitpkg-registry#0x-contract-addresses-v4.9.0-58b6c25d5",
34+
"@0x/contract-addresses": "0xProject/gitpkg-registry#0x-contract-addresses-v4.9.0-80ee67630",
3535
"@0x/contract-wrappers": "0xProject/gitpkg-registry#0x-contract-wrappers-v13.6.3-e3f3bb670"
3636
},
3737
"devDependencies": {
@@ -64,9 +64,9 @@
6464
},
6565
"dependencies": {
6666
"@0x/assert": "^3.0.4",
67-
"@0x/asset-swapper": "0xProject/gitpkg-registry#0x-asset-swapper-v4.4.0-aaa62beca",
67+
"@0x/asset-swapper": "0xProject/gitpkg-registry#0x-asset-swapper-v4.4.0-80ee67630",
6868
"@0x/connect": "^6.0.4",
69-
"@0x/contract-addresses": "0xProject/gitpkg-registry#0x-contract-addresses-v4.9.0-58b6c25d5",
69+
"@0x/contract-addresses": "0xProject/gitpkg-registry#0x-contract-addresses-v4.9.0-80ee67630",
7070
"@0x/contract-wrappers": "0xProject/gitpkg-registry#0x-contract-wrappers-v13.6.3-e3f3bb670",
7171
"@0x/json-schemas": "^5.0.4",
7272
"@0x/mesh-rpc-client": "^9.0.1",

0 commit comments

Comments
 (0)