This commit is contained in:
Philipp Kunz 2020-07-20 07:39:47 +00:00
parent 189f6623c4
commit 63435bc906
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "smartcls",
"version": "1.0.6",
"version": "1.0.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartcls",
"version": "1.0.6",
"version": "1.0.7",
"description": "continuation-local-storage using native AsyncLocalStorage",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -36,4 +36,4 @@
"npmextra.json",
"readme.md"
]
}
}