Skip to content
Open
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"devDependencies": {},
"dependencies": {
"@hydro-sdk/waveform": "0.0.1-nightly.43",
"@hydro-sdk/hydro-sdk": "0.0.1-nightly.450"
"@hydro-sdk/hydro-sdk": "0.0.1-nightly.459"
}
}
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
hydro_sdk:
git:
url: git://github.com/hydro-sdk/hydro-sdk.git
ref: 0.0.1-nightly.450
ref: 0.0.1-nightly.459
waveform: 0.0.1-nightly.43
dev_dependencies:
flutter_test:
Expand Down