Skip to content

Commit

Permalink
Release 6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexshchur committed Mar 18, 2024
1 parent f78c939 commit 842ad8b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paraswap/sdk",
"version": "6.5.0",
"version": "6.6.0",
"main": "dist/index.js",
"module": "dist/sdk.esm.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -31,8 +31,7 @@
"singleQuote": true,
"trailingComma": "es5"
},
"jest": {
},
"jest": {},
"engines": {
"node": ">=12"
},
Expand Down

0 comments on commit 842ad8b

Please sign in to comment.