parent
a2575254da
commit
49c2908cef
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "contexty",
|
||||
"version": "0.0.5",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "contexty",
|
||||
"version": "0.0.5",
|
||||
"version": "1.0.0",
|
||||
"description": "Asynchronous \"thread-local storage\" for Node.js, using async_hooks",
|
||||
"main": "./dist/index.cjs.js",
|
||||
"module": "./dist/index.es.js",
|
||||
|
|
Reference in New Issue