We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85e43bc commit 51bbff5Copy full SHA for 51bbff5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-logic-engine",
3
- "version": "1.3.7",
+ "version": "1.3.8",
4
"description": "Construct complex rules with JSON & process them.",
5
"main": "./dist/cjs/index.js",
6
"module": "./dist/esm/index.js",
0 commit comments