Skip to content

Commit

Permalink
v0.13.64
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanielparke committed Apr 7, 2022
1 parent 3ba6b9a commit bd25212
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/serum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@project-serum/serum",
"version": "0.13.63",
"version": "0.13.64",
"description": "Library for interacting with the serum dex",
"license": "MIT",
"repository": "project-serum/serum-ts",
Expand Down Expand Up @@ -46,8 +46,8 @@
"trailingComma": "all"
},
"dependencies": {
"@solana/spl-token": "^0.1.6",
"@project-serum/anchor": "^0.11.1",
"@solana/spl-token": "^0.1.6",
"@solana/web3.js": "^1.21.0",
"bn.js": "^5.1.2",
"buffer-layout": "^1.2.0"
Expand All @@ -58,4 +58,4 @@
"not op_mini all",
"maintained node versions"
]
}
}

0 comments on commit bd25212

Please sign in to comment.