@chevrotain/gast
Advanced tools
+3
-3
| { | ||
| "name": "@chevrotain/gast", | ||
| "version": "11.1.2", | ||
| "version": "11.2.0", | ||
| "description": "Grammar AST structure for Chevrotain Parsers", | ||
@@ -42,3 +42,3 @@ "keywords": [], | ||
| "dependencies": { | ||
| "@chevrotain/types": "11.1.2", | ||
| "@chevrotain/types": "11.2.0", | ||
| "lodash-es": "4.17.23" | ||
@@ -52,3 +52,3 @@ }, | ||
| }, | ||
| "gitHead": "3a0ee6abc9ef3b22448cc72ec54ec4987e44ab9b" | ||
| "gitHead": "462f1bc1189c4b5090f4c995a1577d03fb639f41" | ||
| } |
+ Added
- Removed
Updated