Skip to content

Commit

Permalink
Update pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
k-paxian committed Jun 2, 2023
1 parent 99fd5d5 commit 9553c23
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ description: >
This package is a test
homepage: https://github.com/k-paxian/dart-package-publisher
environment:
sdk: '>=2.12.0 <3.0.0'
sdk: '>=2.12.0 <4.0.0'
dependencies:
intl: ^0.16.0
intl: ^0.18.1
dev_dependencies:
pedantic: ^1.9.0
build_runner: any
build_test: any
test: any

0 comments on commit 9553c23

Please sign in to comment.