update jsonpath library
This commit is contained in:
@@ -24,7 +24,7 @@ import {
|
||||
} from "../../actions";
|
||||
|
||||
import { FieldsTranslations } from "../elements";
|
||||
import jsonpath from "jsonpath";
|
||||
import { JSONPath as jsonpath } from "jsonpath-plus";
|
||||
import BuildProgress from "./buildprogress";
|
||||
|
||||
let BuildSection = (props) => {
|
||||
|
||||
Reference in New Issue
Block a user