Conduitry
/
contexty
Archived
1
Fork 0
This commit is contained in:
Conduitry 2017-06-25 18:59:04 -04:00
parent 987c1c2069
commit 1881252b3e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "contexty",
"version": "0.0.2",
"version": "0.0.3",
"lockfileVersion": 1,
"dependencies": {
"acorn": {

View File

@ -1,6 +1,6 @@
{
"name": "contexty",
"version": "0.0.2",
"version": "0.0.3",
"description": "Asynchronous \"thread-local context\" for Node.js, using async_hooks",
"main": "./dist/index.cjs.js",
"module": "./dist/index.es.js",