This commit is contained in:
Philipp Kunz 2020-11-29 23:51:06 +00:00
parent 9584f403b1
commit be505ee915
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartstate",
"version": "1.0.20",
"version": "1.0.21",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartstate",
"version": "1.0.20",
"version": "1.0.21",
"private": false,
"description": "a package that handles state in a good way",
"main": "dist_ts/index.js",
@ -41,4 +41,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}