Skip to content

Commit

Permalink
Merge pull request #92 from Secured-Finance/SF-1091-contract-update
Browse files Browse the repository at this point in the history
chore: update the contract version [SF-1091]
  • Loading branch information
biga816 authored Mar 18, 2024
2 parents 6514a6d + 5e2c606 commit da4ff29
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 10 deletions.
8 changes: 4 additions & 4 deletions deployment.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
"development": {
"isMajorUpdate": false,
"isMinorUpdate": false,
"version": "0.0.59"
"version": "0.0.60"
},
"development-arb": {
"isMajorUpdate": false,
"isMinorUpdate": false,
"version": "0.0.4"
"version": "0.0.5"
},
"development-ava": {
"isMajorUpdate": false,
"isMinorUpdate": false,
"version": "0.0.4"
"version": "0.0.5"
},
"staging": {
"isMajorUpdate": false,
Expand Down Expand Up @@ -59,4 +59,4 @@
"isMinorUpdate": false,
"version": "0.0.2"
}
}
}
42 changes: 37 additions & 5 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@graphprotocol/graph-cli": "0.68.0",
"@graphprotocol/graph-ts": "0.31.0",
"@secured-finance/contracts": "1.0.3",
"@secured-finance/contracts": "1.1.0-beta.1",
"@types/js-yaml": "4.0.5",
"@types/node": "16.18.67",
"js-yaml": "4.1.0",
Expand Down

0 comments on commit da4ff29

Please sign in to comment.