fixes [skip ci]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
These are the core Babylon AST node types.
|
||||
These are the core @babel/parser (babylon) AST node types.
|
||||
|
||||
- [Node objects](#node-objects)
|
||||
- [Changes](#changes)
|
||||
@@ -144,7 +144,7 @@ interface Position {
|
||||
|
||||
# Changes
|
||||
|
||||
### Babylon 7
|
||||
### @babel/parser (Babylon) v7
|
||||
|
||||
Flow: Node renamed from `ExistentialTypeParam` to `ExistsTypeAnnotation` [#322](https://github.com/babel/babylon/pull/322)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user