Skip to content

Commit

Permalink
Merge pull request #70 from OpenZeppelin/publish-11-9
Browse files Browse the repository at this point in the history
Publish v3.0.1
  • Loading branch information
tirumerla authored Sep 11, 2024
2 parents 85dfa0e + e65ff4c commit 4b5ae4c
Show file tree
Hide file tree
Showing 2 changed files with 3,406 additions and 830 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openzeppelin/defender-as-code",
"version": "3.0.0",
"version": "3.0.1",
"description": "Configure your Defender environment via code",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down Expand Up @@ -70,7 +70,7 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@openzeppelin/defender-sdk": "^1.13.1",
"@openzeppelin/defender-sdk": "^1.14.4",
"keccak256": "^1.0.6",
"lodash": "^4.17.21",
"prompt": "^1.3.0"
Expand Down
Loading

0 comments on commit 4b5ae4c

Please sign in to comment.