v0.0.5
This commit is contained in:
parent
c3e3862739
commit
104afbe582
2 changed files with 2 additions and 2 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "contexty",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"lockfileVersion": 1,
|
||||
"dependencies": {
|
||||
"acorn": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "contexty",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"description": "Asynchronous \"thread-local storage\" for Node.js, using async_hooks",
|
||||
"main": "./dist/index.cjs.js",
|
||||
"module": "./dist/index.es.js",
|
||||
|
|
Reference in a new issue