Skip to content

Commit

Permalink
2.0.4-pre2
Browse files Browse the repository at this point in the history
  • Loading branch information
Aki Wu committed Sep 26, 2022
1 parent d2ab9d8 commit a744ec2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion contracts/periphery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@darwinia/contracts-periphery",
"version": "2.0.4-pre1",
"version": "2.0.4-pre2",
"description": "Peripheral smart contracts for interacting with message protocal.",
"main": "index.js",
"repository": "https://github.com/darwinia-network/darwinia-bridge-sol.git",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
"@chainsafe/as-sha256" "^0.3.1"

"@chainsafe/ssz@git@github.com:hujw77/ssz.git#pmt/single_proof_serialize":
"integrity" "sha512-r3bKiGMF7EZlsgXTyyzQbS+GJTj6MvTlY3Ms1byFZLL1H9Maht8muE2LkF3pS1zU9KY4tiJeQd+KABdhyfB9Ag=="
"resolved" "https://registry.npmjs.org/@chainsafe/ssz/-/ssz-0.9.2.tgz"
"version" "0.9.2"
dependencies:
"@chainsafe/as-sha256" "^0.3.1"
Expand Down Expand Up @@ -83,7 +81,7 @@

"@darwinia/contracts-periphery@file:/Users/wuminzhe/Projects/darwinia-network/darwinia-bridges-sol/contracts/periphery":
"resolved" "file:contracts/periphery"
"version" "2.0.4-pre1"
"version" "2.0.4-pre2"

"@darwinia/contracts-tokens@file:/Users/wuminzhe/Projects/darwinia-network/darwinia-bridges-sol/contracts/tokens":
"resolved" "file:contracts/tokens"
Expand Down

0 comments on commit a744ec2

Please sign in to comment.