Skip to content

Commit

Permalink
Update pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardocustodio authored Jan 8, 2025
1 parent 667dbfe commit f0351f9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions packages/ink_cli/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,14 @@ description: ink_cli is a command line interface for ink! smart contracts. Gener
version: 0.0.1
homepage: https://github.com/leonardocustodio/polkadart/tree/main/packages/ink_cli
repository: https://github.com/leonardocustodio/polkadart

# TODO: Remove after ink_abi 0.0.2 is published
publish_to: none

environment:
sdk: ">=3.3.0 <4.0.0"

dependencies:
args: ^2.4.0 # BSD-3-Clause
console: ^4.1.0
crypto: ^3.0.6 # MIT
ink_abi:
path: ../ink_abi
ink_abi: ^0.0.2
path: ^1.8.3 # BSD-3-Clause
yaml: ^3.1.1 # MIT

Expand Down

0 comments on commit f0351f9

Please sign in to comment.