Skip to content

Commit b8a269c

Browse files
authored
Merge pull request #2 from Anastasia-Labs/develop
Update `smart-handles-offchain`
2 parents 6161475 + 0d676cb commit b8a269c

4 files changed

Lines changed: 708 additions & 777 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anastasia-labs/smart-handles-agent",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Provider for making CLI application for submitting and routing requests to a smart handles script on Cardano",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -41,7 +41,7 @@
4141
"eslint-config-prettier": "^9.1.0"
4242
},
4343
"dependencies": {
44-
"@anastasia-labs/smart-handles-offchain": "^0.3.1",
44+
"@anastasia-labs/smart-handles-offchain": "^0.3.2",
4545
"@commander-js/extra-typings": "^12.1.0",
4646
"chalk": "^5.3.0",
4747
"commander": "^12.1.0"

0 commit comments

Comments
 (0)