forked from jsonata-js/jsonata
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
An update to the TS definition in jsonata-js#633 is causing issues in transformers-jsonata since we are using both 1.x and 2.x versions in there and types do not align anymore. Reverting the change for now. We overwrite the type of the NodeExpr in mappings anyway, and so this should be fine for now.
- Loading branch information
Showing
1 changed file
with
51 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters