Skip to content

Commit

Permalink
Updated pubspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
signmotion committed Mar 31, 2024
1 parent e1c410a commit 417f937
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
11 changes: 6 additions & 5 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ topics:
- zeplin
- pantone
- ral
publish_to: none

# Format:
# version: major.minor.patch
Expand All @@ -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
Expand Down

0 comments on commit 417f937

Please sign in to comment.