mirror of
https://github.com/fluencelabs/jsonpath
synced 2025-06-19 02:51:28 +00:00
fix npm install
This commit is contained in:
@ -14,7 +14,7 @@ exclude = ["artifacts.json", "index.node"]
|
||||
neon-build = "0.2.0"
|
||||
|
||||
[dependencies]
|
||||
jsonpath_lib = { path = "../../" }
|
||||
jsonpath_lib = "0.1.7"
|
||||
neon = "0.2.0"
|
||||
neon-serde = "0.1.1"
|
||||
serde_json = { version = "1.0", features = ["preserve_order"] }
|
||||
|
Reference in New Issue
Block a user