This commit is contained in:
Philipp Kunz 2019-03-22 12:03:58 +01:00
parent 71af6f08f3
commit f90a61b38b
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.9",
"version": "1.0.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartstate",
"version": "1.0.9",
"version": "1.0.10",
"private": false,
"description": "a package that handles state in a good way",
"main": "dist/index.js",
@ -24,4 +24,4 @@
"@pushrocks/lik": "^3.0.4",
"rxjs": "^6.4.0"
}
}
}