mirror of
https://github.com/chenasraf/dart_script_runner.git
synced 2026-05-17 17:48:03 +00:00
chore: fix dev deps
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 0.7.2
|
||||
|
||||
- Dev dependency fixes
|
||||
|
||||
## 0.7.1
|
||||
|
||||
- Update dependencies
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: script_runner
|
||||
description: Run all your project-related scripts in a portable, simple config.
|
||||
version: 0.7.1
|
||||
version: 0.7.2
|
||||
homepage: https://casraf.dev/
|
||||
repository: https://github.com/chenasraf/dart_script_runner
|
||||
license: MIT
|
||||
@@ -15,9 +15,9 @@ dependencies:
|
||||
# path: ../unaconfig
|
||||
|
||||
dev_dependencies:
|
||||
lints:
|
||||
test:
|
||||
btool:
|
||||
lints: any
|
||||
test: any
|
||||
btool: any
|
||||
|
||||
script_runner:
|
||||
# line_length: 100
|
||||
|
||||
Reference in New Issue
Block a user