Skip to content

Commit befee51

Browse files
authored
Merge pull request #28 from MyDigiTwinNL/fix/jsonata_version_compatibility
JSonata version used by the tool is now fixed to 2.0.4 to address issue #27
2 parents e2146cf + 662d45d commit befee51

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"csv-parse": "^5.5.2",
55
"express": "^4.18.2",
66
"fs": "^0.0.1-security",
7-
"jsonata": "^2.0.2",
7+
"jsonata": "2.0.4",
88
"moize": "^6.1.6",
99
"object-hash": "^3.0.0",
1010
"uuid": "^9.0.0",

0 commit comments

Comments
 (0)