Updated pubspec
This commit is contained in:
parent
dd752ad11b
commit
b0682383da
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ name: angel3_combinator
|
||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
description: Packrat parser combinators that support static typing, generics, file spans, memoization, and more.
|
description: Packrat parser combinators that support static typing, generics, file spans, memoization, and more.
|
||||||
homepage: https://github.com/dukefirehawk/angel/tree/angel3/packages/combinator
|
homepage: https://github.com/dukefirehawk/angel/tree/angel3/packages/combinator
|
||||||
publish_to: none
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=2.12.0 <3.0.0'
|
sdk: '>=2.12.0 <3.0.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue