From 57fe72aa327d94e2f982322abba744c1f641c0d6 Mon Sep 17 00:00:00 2001 From: waveform-bot Date: Tue, 15 Feb 2022 17:53:49 +0000 Subject: [PATCH] Bump @hydro-sdk/hydro-sdk to 0.0.1-nightly.454 --- package.json | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 33f8d58..5ebea02 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.440", + "@hydro-sdk/hydro-sdk": "0.0.1-nightly.454", "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 46be89e..5f45de9 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.440 + ref: 0.0.1-nightly.454 waveform: 0.0.1-nightly.43 dev_dependencies: flutter_test: