This commit is contained in:
Philipp Kunz 2022-01-24 06:39:37 +01:00
parent f7887a6663
commit 2da2a43a09
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartstate",
"version": "1.0.21",
"version": "1.0.22",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartstate",
"version": "1.0.21",
"version": "1.0.22",
"license": "MIT",
"dependencies": {
"@pushrocks/isohash": "^1.0.2",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartstate",
"version": "1.0.21",
"version": "1.0.22",
"private": false,
"description": "a package that handles state in a good way",
"main": "dist_ts/index.js",