We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d51178 commit 8aec4e0Copy full SHA for 8aec4e0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-rules-engine",
3
- "version": "7.0.0",
+ "version": "7.1.0",
4
"description": "Rules Engine expressed in simple json",
5
"main": "dist/index.js",
6
"types": "types/index.d.ts",
@@ -59,7 +59,7 @@
59
},
60
"author": "Cache Hamm <[email protected]>",
61
"contributors": [
62
- "Chris Pardy <chris.pardy@ownup.com>"
+ "Chris Pardy <chris.pardy@gmail.com>"
63
],
64
"license": "ISC",
65
"bugs": {
0 commit comments