mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-25 14:13:22 +00:00
add melos and rebase project structure
This commit is contained in:
17
cherrypick/example/pubspec.yaml
Normal file
17
cherrypick/example/pubspec.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
name: example
|
||||
version: 1.0.0
|
||||
homepage: localhost
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
sdk: ">=2.12.0 <3.0.0"
|
||||
|
||||
|
||||
dependencies:
|
||||
meta: ^1.3.0
|
||||
|
||||
cherrypick:
|
||||
path: ../
|
||||
|
||||
dev_dependencies:
|
||||
test: ^1.16.8
|
||||
Reference in New Issue
Block a user