Skip to content

Commit

Permalink
tasks: bump v0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
facuspagnuolo committed May 27, 2024
1 parent 05f2e4b commit 7275e35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
4 changes: 2 additions & 2 deletions packages/tasks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mimic-fi/v3-tasks",
"version": "0.3.7",
"version": "0.3.8",
"license": "GPL-3.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"@mimic-fi/v3-authorizer": "0.1.1",
"@mimic-fi/v3-connectors": "0.2.1",
"@mimic-fi/v3-connectors": "0.2.2",
"@mimic-fi/v3-helpers": "0.1.9",
"@mimic-fi/v3-price-oracle": "0.1.0",
"@mimic-fi/v3-smart-vault": "0.1.0",
Expand Down
9 changes: 0 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -953,15 +953,6 @@
"@mimic-fi/v3-helpers" "0.1.0"
"@openzeppelin/contracts" "4.7.0"

"@mimic-fi/v3-connectors@0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@mimic-fi/v3-connectors/-/v3-connectors-0.2.1.tgz#5c61e527d3dfba8e0b23827516994e23b502af12"
integrity sha512-98hhwL0XxnQMiiYya0yTKC4D+TtLfT2Oz5f3dOCPk0wl+S/kUdnS7vRzUYnowWfUQnBfm+b/k55U/pGsE4HyIQ==
dependencies:
"@mimic-fi/erc4626-adapter" "0.0.1-rc.0"
"@mimic-fi/v3-helpers" "0.1.9"
"@openzeppelin/contracts" "4.9.3"

"@mimic-fi/v3-helpers@0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@mimic-fi/v3-helpers/-/v3-helpers-0.1.0.tgz#e64ace8cf1d5893ec351301c4b3538e96993dd4d"
Expand Down

0 comments on commit 7275e35

Please sign in to comment.