diff --git a/package.json b/package.json index 70be526..c2cfbfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nevermined-io/payments", - "version": "0.7.2", + "version": "0.7.3", "description": "Typescript SDK to interact with the Nevermined Payments Protocol", "main": "./dist/index.js", "types": "./dist/index.d.ts", @@ -39,7 +39,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-tsdoc": "^0.2.17", "jest": "^29.7.0", - "ts-jest": "^29.2.5", + "ts-jest": "^29.2.5", "@types/jest": "^29.5.13", "@types/ws": "^8.0.3", "prettier": "^3.2.5",