This commit is contained in:
Philipp Kunz 2018-08-17 23:23:50 +02:00
parent 15058aebfa
commit a8d1c13478
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{
"name": "smartsession",
"version": "1.0.1",
"version": "1.0.2",
"lockfileVersion": 1
}

View File

@ -1,7 +1,7 @@
{
"name": "smartsession",
"private": false,
"version": "1.0.1",
"version": "1.0.2",
"description": "handle sessions serverside",
"main": "dist/index.js",
"typings": "dist/index.d.ts",