Skip to content

Commit 9954301

Browse files
committed
fixup! TMP!!
1 parent 0687b58 commit 9954301

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@graphql-tools/schema": "^8.5.1",
3737
"@graphql-tools/utils": "^8.9.0",
3838
"@hawk.so/nodejs": "^3.1.1",
39-
"@hawk.so/types": "^0.1.18",
39+
"@hawk.so/types": "https://github.com/codex-team/hawk.types.git#feat/revert-removing-accounting",
4040
"@types/amqp-connection-manager": "^2.0.4",
4141
"@types/bson": "^4.0.5",
4242
"@types/debug": "^4.1.5",

yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -451,13 +451,19 @@
451451
axios "^0.21.1"
452452
stack-trace "^0.0.10"
453453

454-
"@hawk.so/types@^0.1.15", "@hawk.so/types@^0.1.18":
454+
"@hawk.so/types@^0.1.15":
455455
version "0.1.18"
456456
resolved "https://registry.yarnpkg.com/@hawk.so/types/-/types-0.1.18.tgz#746537634756825f066182737429d11ea124d5c5"
457457
integrity sha512-SvECLGmLb5t90OSpk3n8DCjJsUoyjrq/Z6Ioil80tVkbMXRdGjaHZpn/0w1gBqtgNWBfW2cSbsQPqmyDj1NsqQ==
458458
dependencies:
459459
"@types/mongodb" "^3.5.34"
460460

461+
"@hawk.so/types@https://github.com/codex-team/hawk.types.git#feat/revert-removing-accounting":
462+
version "0.1.21"
463+
resolved "https://github.com/codex-team/hawk.types.git#5ee9fddca168db83313dccde239eaf2bb3afb50f"
464+
dependencies:
465+
"@types/mongodb" "^3.5.34"
466+
461467
"@istanbuljs/load-nyc-config@^1.0.0":
462468
version "1.1.0"
463469
resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
@@ -2125,9 +2131,9 @@ co@^4.6.0:
21252131
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
21262132
integrity sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==
21272133

2128-
"codex-accounting-sdk@https://github.com/codex-team/codex-accounting-sdk/":
2134+
"codex-accounting-sdk@https://github.com/codex-team/codex-accounting-sdk.git#feat/revert-removing-accounting":
21292135
version "1.2.4"
2130-
resolved "https://github.com/codex-team/codex-accounting-sdk/#e68563b29f0fb11f5a9ff7e151e5919a5801278e"
2136+
resolved "https://github.com/codex-team/codex-accounting-sdk.git#c52431530e12f1e23804c0ede9f39fd4f2545994"
21312137
dependencies:
21322138
"@types/node" "^14.6.4"
21332139
axios "^0.20.0"

0 commit comments

Comments
 (0)