Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.

Commit 1cac69b

Browse files
committed
Contracts 1.6.0 release
1 parent a07ba6e commit 1cac69b

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

solidity/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

solidity/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keep-network/keep-ecdsa",
3-
"version": "1.6.0-pre.0",
3+
"version": "1.6.0",
44
"description": "Smart contracts for ECDSA Keep",
55
"repository": {
66
"type": "git",
@@ -34,8 +34,8 @@
3434
},
3535
"homepage": "https://github.com/keep-network/keep-ecdsa",
3636
"dependencies": {
37-
"@keep-network/keep-core": ">1.7.0-pre <1.7.0-rc",
38-
"@keep-network/sortition-pools": ">1.2.0-pre <1.2.0-rc",
37+
"@keep-network/keep-core": "1.6.0",
38+
"@keep-network/sortition-pools": "1.2.0-pre.3",
3939
"@openzeppelin/upgrades": "^2.7.2",
4040
"openzeppelin-solidity": "2.3.0"
4141
},

0 commit comments

Comments
 (0)