Skip to content
Open
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"homepage": "https://github.com/hydro-sdk/basic-appbar-app#readme",
"dependencies": {
"@hydro-sdk/waveform": "0.0.1-nightly.43",
"@hydro-sdk/hydro-sdk": "0.0.1-nightly.452",
"@hydro-sdk/hydro-sdk": "0.0.1-nightly.459",
"prettier": "^2.2.0",
"prettier-plugin-import-sort": "0.0.6",
"import-sort-style-module": "^6.0.0"
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
hydro_sdk:
git:
url: git://github.com/hydro-sdk/hydro-sdk.git
ref: 0.0.1-nightly.452
ref: 0.0.1-nightly.459
waveform: 0.0.1-nightly.43
dev_dependencies:
flutter_test:
Expand Down