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