Skip to content

Commit c860f5f

Browse files
committed
Release 1.1.0-rc (Ropsten)
1 parent de22c09 commit c860f5f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

solidity/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"license": "MIT",
66
"dependencies": {
7-
"@keep-network/keep-core": ">1.1.0-pre <1.1.0-rc",
7+
"@keep-network/keep-core": ">1.1.0-rc <1.1.0",
88
"bignumber.js": "9.0.0",
99
"formik": "^2.1.3",
1010
"less": "^3.9.0",

solidity/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

solidity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keep-network/keep-core",
3-
"version": "1.1.0-pre",
3+
"version": "1.1.0-rc",
44
"description": "Smart Contracts for the Keep Network Core",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)