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

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartrule",
"version": "2.0.0",
"version": "2.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartrule",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",
"devDependencies": {
"@gitzone/tsbuild": "^2.1.65",

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"
]
}
}