Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 37 additions & 37 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.457",
"@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.457"
resolved-ref: "11577cef0e49b2a93861009ee9c384060ceed444"
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.457
waveform: 0.0.01-nightly.43
dev_dependencies:
flutter_test:
Expand Down