This commit is contained in:
Philipp Kunz 2022-08-07 11:18:02 +02:00
parent 0a8e4a3517
commit 875c06f86c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartrule",
"version": "1.0.10",
"version": "2.0.0",
"private": false,
"description": "a smart rule library for handling decision trees.",
"main": "dist/index.js",