Skip to content

Commit

Permalink
Merge branch 'staging' into add-chain-1149
Browse files Browse the repository at this point in the history
  • Loading branch information
symplexialabs authored May 10, 2023
2 parents bc2aa63 + 4861f46 commit 45a56a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/lib-sourcify/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@ethereum-sourcify/lib-sourcify",
"version": "1.0.0",
"version": "1.0.2",
"description": "Library for Sourcify's contract verification methods, contract validation, types, and interfaces.",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
"module": "build/module/index.js",
"repository": "https://github.com/kuzdogan/lib-sourcify",
"repository": "https://github.com/ethereum/sourcify",
"license": "MIT",
"keywords": [],
"scripts": {
Expand Down

0 comments on commit 45a56a3

Please sign in to comment.