Results do not match other implementations - js unit test

This commit is contained in:
freestrings
2019-06-17 12:21:32 +09:00
parent b41b9f3aa6
commit 909c851dcc
6 changed files with 22 additions and 4 deletions

View File

@ -14,7 +14,7 @@ exclude = ["artifacts.json", "index.node"]
neon-build = "0.2.0"
[dependencies]
jsonpath_lib = "0.2.0"
jsonpath_lib = "0.2.2"
#jsonpath_lib = { path = "../../" }
neon = "0.2.0"
neon-serde = "0.1.1"