From 417f9370ea410b273a4793932289a17c7ca1b63d Mon Sep 17 00:00:00 2001 From: Andrii Syrokomskyi Date: Sun, 31 Mar 2024 23:47:11 +0200 Subject: [PATCH] Updated pubspec. --- pubspec.lock | 11 ++++++----- pubspec.yaml | 4 ++-- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 4dc1ef2..837e311 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -93,10 +93,10 @@ packages: dependency: transitive description: name: frontend_server_client - sha256: "408e3ca148b31c20282ad6f37ebfa6f4bdc8fede5b74bc2f08d9d92b55db3612" + sha256: f64a0333a82f30b0cca061bc3d143813a486dc086b574bfb233b7c1372427694 url: "https://pub.dev" source: hosted - version: "3.2.0" + version: "4.0.0" glob: dependency: transitive description: @@ -372,9 +372,10 @@ packages: uni_color_model: dependency: "direct main" description: - path: "../uni_color_model" - relative: true - source: path + name: uni_color_model + sha256: "93ea6e22c951906a2551c6de52a57e3f20c720777a126055ab645889d9181fc8" + url: "https://pub.dev" + source: hosted version: "0.1.0" vector_math: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index 6e0e17a..b250632 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,6 @@ topics: - zeplin - pantone - ral -publish_to: none # Format: # version: major.minor.patch @@ -23,7 +22,8 @@ environment: dependencies: uni_color_model: - path: ../uni_color_model + ^0.1.0 + #path: ../uni_color_model dev_dependencies: lints: ^3.0.0