From 482ab3ac7a81cbc183b4023ec0b4dd94f3a74594 Mon Sep 17 00:00:00 2001 From: waveform-bot Date: Mon, 21 Feb 2022 22:49:55 +0000 Subject: [PATCH] Bump @hydro-sdk/hydro-sdk to 0.0.1-nightly.456 --- package.json | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 534ffe5..4ddc03a 100644 --- a/package.json +++ b/package.json @@ -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.442", + "@hydro-sdk/hydro-sdk": "0.0.1-nightly.456", "prettier": "^2.2.0", "prettier-plugin-import-sort": "0.0.6", "import-sort-style-module": "^6.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index 979dea0..aa1afba 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ dependencies: hydro_sdk: git: url: git://github.com/hydro-sdk/hydro-sdk.git - ref: 0.0.1-nightly.442 + ref: 0.0.1-nightly.456 waveform: 0.0.1-nightly.43 dev_dependencies: flutter_test: