Skip to content

Commit 1f0dbb4

Browse files
Update package.json
1 parent 444d405 commit 1f0dbb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-rules-engine",
3-
"version": "7.2.1",
3+
"version": "7.3.1",
44
"description": "Rules Engine expressed in simple json",
55
"main": "dist/index.js",
66
"types": "types/index.d.ts",
@@ -92,6 +92,6 @@
9292
"clone": "^2.1.2",
9393
"eventemitter2": "^6.4.4",
9494
"hash-it": "^6.0.0",
95-
"jsonpath-plus": "^10.2.0"
95+
"jsonpath-plus": "^10.3.0"
9696
}
9797
}

0 commit comments

Comments
 (0)