Skip to content

Commit

Permalink
update seaport-types & package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0age committed Mar 11, 2024
1 parent 7ca0a99 commit edb7991
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "seaport-core",
"version": "1.6.3",
"version": "1.6.4",
"description": "Core smart contracts for the Seaport protocol",
"main": "src/",
"repository": "https://github.com/ProjectOpenSea/seaport-core.git",
Expand All @@ -14,6 +14,6 @@
"README.md"
],
"dependencies": {
"seaport-types": "github:ProjectOpenSea/seaport-types#d72955b25b6cf324bbf85ed59aca316f5329eb61"
"seaport-types": "1.6.1"
}
}

0 comments on commit edb7991

Please sign in to comment.