Skip to content

Commit

Permalink
v0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
abrzezinski94 committed Apr 21, 2024
1 parent e167fe6 commit 43bc5cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockworks-foundation/mangolana",
"version": "0.0.16",
"version": "0.0.17",
"description": "",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -37,11 +37,11 @@
"ws": "^8.16.0"
},
"devDependencies": {
"@types/node": "20.12.7",
"prettier": "^2.7.1",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typedoc": "^0.23.16",
"typescript": "5.4.5",
"@types/node": "20.12.7"
"typescript": "5.4.5"
}
}

0 comments on commit 43bc5cf

Please sign in to comment.