Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
yrong committed Jan 17, 2025
1 parent 7bd8974 commit 2b09ae7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions web/packages/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowbridge/contracts",
"version": "0.1.25",
"version": "0.1.26-alpha.1",
"description": "Snowbridge contract source and abi.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -16,6 +16,6 @@
"scripts": {
"build": "cp -R '../../../contracts/src' '../../../contracts/out' '../../../contracts/test' ."
},
"devDependencies": { },
"dependencies": { }
"devDependencies": {},
"dependencies": {}
}

0 comments on commit 2b09ae7

Please sign in to comment.