diff --git a/package.json b/package.json index 6423f90..020256d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "posttest": "npm run lint" }, "peerDependencies": { - "stellar-sdk": "^3.0.0" + "stellar-sdk": ">= 3.0.0" }, "dependencies": { "@types/big.js": "^4.0.5",