Skip to content

Commit

Permalink
updated pubspec file with latest packages
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalxl committed Mar 31, 2024
1 parent 2362b26 commit 626a2f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
1 change: 0 additions & 1 deletion lib/settings.dart
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@ KNOWN ISSUES
------------
* On windows terminal, special characters such as accent ( as used in many languages) can't be sent. Emojis can't be sent either. But they can be sent from Linux/Mac.
* On Windows terminal, there is limitation where only 255 characters can be sent at a time.
See and file bugs here: https://github.com/vishalxl/nostr_console/issues
Expand Down
9 changes: 4 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,15 +95,14 @@ environment:


dev_dependencies:
lints: ^2.0.0
lints: ^3.0.0
test: ^1.21.4
dependencies:
args: ^2.3.1
bip340: ^0.0.4
cli_menu: ^0.3.0-nullsafety.0
bip340: ^0.2.0
crypto: ^3.0.2
intl: ^0.17.0
translator: ^0.1.7
intl: ^0.19.0
translator: ^1.0.0
web_socket_channel: ^2.2.0
logging: ^1.0.2
kepler: ^1.0.3
Expand Down

0 comments on commit 626a2f6

Please sign in to comment.