Skip to content

Commit

Permalink
feat: Update dependencies (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiipou authored Feb 3, 2023
1 parent e52926d commit 808b999
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "v1.0.0-beta.51"
resolved-ref: "7fc9ada718094808ebcd14863956d593b3ff8471"
ref: "v1.0.0-beta.52"
resolved-ref: "26cc6d810bea235f59d0890f99691d065de74c98"
url: "git@github.com:lenra-io/lenra_components.git"
source: git
version: "0.0.0"
Expand Down
7 changes: 2 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,15 @@ version: 1.0.0

environment:
sdk: ">=2.17.1 <3.0.0"

# dependencies:
# path: ^1.8.0

dev_dependencies:
flutter_test:
sdk: flutter
lints: ^2.0.0
test: ^1.16.0
dependencies:
flutter: { sdk: flutter }
flutter: {sdk: flutter}
http: ^0.13.4
universal_html: ^2.0.8
provider: ^6.0.1
Expand All @@ -28,8 +26,7 @@ dependencies:
lenra_components:
git:
url: git@github.com:lenra-io/lenra_components.git
ref: v1.0.0-beta.51

ref: v1.0.0-beta.52
flutter:
uses-material-design: true
assets:
Expand Down

0 comments on commit 808b999

Please sign in to comment.