Conduitry
/
contexty
Archived
1
Fork 0
This commit is contained in:
Conduitry 2017-06-25 19:36:38 -04:00
parent c3e3862739
commit 104afbe582
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.4",
"version": "0.0.5",
"lockfileVersion": 1,
"dependencies": {
"acorn": {

View File

@ -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",