mirror of
https://github.com/chenasraf/dart_script_runner.git
synced 2026-05-17 17:48:03 +00:00
chore: update dependencies
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 0.7.1
|
||||
|
||||
- Update dependencies
|
||||
|
||||
## 0.7.0
|
||||
|
||||
- Add `-ls`/`--list` flag
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: script_runner
|
||||
description: Run all your project-related scripts in a portable, simple config.
|
||||
version: 0.7.0
|
||||
version: 0.7.1
|
||||
homepage: https://casraf.dev/
|
||||
repository: https://github.com/chenasraf/dart_script_runner
|
||||
license: MIT
|
||||
@@ -10,7 +10,7 @@ environment:
|
||||
dependencies:
|
||||
file: ^7.0.0
|
||||
path: '>=1.8.0 <2.0.0'
|
||||
unaconfig: ^0.2.0
|
||||
unaconfig: ^0.3.1
|
||||
# unaconfig:
|
||||
# path: ../unaconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user