Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
add package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
naftalimurgor committed Jul 1, 2024
1 parent 404be7c commit 66c06db
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
11 changes: 5 additions & 6 deletions examples/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"license": "MIT",
"dependencies": {
"ethers": "^5.7.0",
"wbgl-bridge-sdk": "file:wbgl-bridge-sdk-5.0.4.tgz"
"wbgl-bridge-sdk": "^5.0.5"
},
"devDependencies": {
"dotenv": "^16.4.5"
}
}
}

0 comments on commit 66c06db

Please sign in to comment.