Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Vardominator authored Feb 12, 2024
1 parent 79b11cf commit e307364
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@maestro-org/typescript-sdk",
"version": "2.0.0",
"version": "1.5.0",
"description": "TypeScript SDK for the Maestro Dapp Platform",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -49,4 +49,4 @@
"yarn eslint --fix"
]
}
}
}

0 comments on commit e307364

Please sign in to comment.