Skip to content

Commit

Permalink
new prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
AvbrehtLuka committed Dec 4, 2024
1 parent 073f8e2 commit 1a1811a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:delete_db": "chmod +x e2e_tests/run_tests.sh && ./e2e_tests/run_tests.sh delete_db"
},
"dependencies": {
"@flarenetwork/mcc": "^4.2.0-beta.0",
"@flarenetwork/mcc": "^4.2.0",
"@nestjs/common": "^10.0.0",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,10 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==

"@flarenetwork/mcc@^4.2.0-beta.0":
version "4.2.0-beta.0"
resolved "https://registry.yarnpkg.com/@flarenetwork/mcc/-/mcc-4.2.0-beta.0.tgz#1c44a63b2984b960af54cba65b63a81450a7e4d0"
integrity sha512-eFxKYhbnL5i7WPbiAV0FaKmwFUzQNKNX9yZijLtn8z0kux/HyL4AcioYt1fVT180MlObNvOVRNvlyAX6XC65yw==
"@flarenetwork/mcc@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@flarenetwork/mcc/-/mcc-4.2.0.tgz#b62fc014d00a7ad2e8fa0f668a4c96c81f795c11"
integrity sha512-FRu+YGJUO577lZKNGR3jCbmgqhkbUmP4XurjVdQPVZls6zyaFu/FcZFjavZb6PeYGcO0J3qZlyZUgDBWhsJOmw==
dependencies:
axios "^1.6.7"
axios-retry "^3.9.1"
Expand Down

0 comments on commit 1a1811a

Please sign in to comment.