This commit is contained in:
2022-08-07 11:19:43 +02:00
parent fcd50a780a
commit 376a8c3113
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartrule",
"version": "2.0.0",
"version": "2.0.1",
"private": false,
"description": "a smart rule library for handling decision trees.",
"main": "dist_ts/index.js",
@@ -35,4 +35,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}