We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8a269c + 29b4294 commit f614c86Copy full SHA for f614c86
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@anastasia-labs/smart-handles-agent",
3
- "version": "0.3.2",
+ "version": "0.3.3",
4
"description": "Provider for making CLI application for submitting and routing requests to a smart handles script on Cardano",
5
"main": "./dist/index.js",
6
"types": "./dist/index.d.ts",
@@ -41,7 +41,7 @@
41
"eslint-config-prettier": "^9.1.0"
42
},
43
"dependencies": {
44
- "@anastasia-labs/smart-handles-offchain": "^0.3.2",
+ "@anastasia-labs/smart-handles-offchain": "^0.3.3",
45
"@commander-js/extra-typings": "^12.1.0",
46
"chalk": "^5.3.0",
47
"commander": "^12.1.0"
0 commit comments