Skip to content
Open
86 changes: 43 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/hydro-sdk/codepush-tests#readme",
"dependencies": {
"@hydro-sdk/hydro-sdk": "0.0.1-nightly.453",
"@hydro-sdk/hydro-sdk": "0.0.1-nightly.459",
"@hydro-sdk/waveform": "0.0.1-nightly.43",
"prettier": "^2.2.0",
"prettier-plugin-import-sort": "0.0.6",
Expand Down
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "0.0.1-nightly.453"
resolved-ref: c8a37d76943b642d89ecd6877e47fe1a1a260419
ref: "0.0.1-nightly.459"
resolved-ref: eee21a07d6098e04745b1e20c212fcff089d7be4
url: "git://github.com/hydro-sdk/hydro-sdk.git"
source: git
version: "1.0.0+1"
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.453
ref: 0.0.1-nightly.459
waveform: 0.0.01-nightly.43
dev_dependencies:
flutter_test:
Expand Down