From aefec5ba0ddd0a4c13b14d809fe61f98b6656857 Mon Sep 17 00:00:00 2001 From: waveform-bot Date: Thu, 17 Feb 2022 02:47:44 +0000 Subject: [PATCH] Bump @hydro-sdk/hydro-sdk to 0.0.1-nightly.455 --- package.json | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d4a9fb6..8952da3 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.441", + "@hydro-sdk/hydro-sdk": "0.0.1-nightly.455", "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 7f8598a..0c9b8a3 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.441 + ref: 0.0.1-nightly.455 waveform: 0.0.1-nightly.43 dev_dependencies: flutter_test: