diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..355ed43 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,5 @@ +{ + "name": "knex-aws-xray", + "version": "0.0.3", + "lockfileVersion": 1 +} diff --git a/package.json b/package.json index 3ebb4a1..1b1d532 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "knex-aws-xray", - "version": "0.0.1", + "version": "0.0.3", "description": "AWS X-Ray adapter for knex", "repository": { "type": "git",