Skip to content

Commit e8ec5af

Browse files
authored
Merge pull request #86 from OpenZeppelin/publish-3.1.0
Publish version 3.1.0
2 parents 07e1479 + 67f52de commit e8ec5af

File tree

2 files changed

+1068
-690
lines changed

2 files changed

+1068
-690
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openzeppelin/defender-as-code",
3-
"version": "3.0.2",
3+
"version": "3.1.0",
44
"description": "Configure your Defender environment via code",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",
@@ -70,7 +70,7 @@
7070
"typescript": "^4.9.5"
7171
},
7272
"dependencies": {
73-
"@openzeppelin/defender-sdk": "^1.15.1",
73+
"@openzeppelin/defender-sdk": "^2.2.0",
7474
"keccak256": "^1.0.6",
7575
"lodash": "^4.17.21",
7676
"prompt": "^1.3.0"

0 commit comments

Comments
 (0)