Skip to content
Snippets Groups Projects
Commit 07da6289 authored by Dean's avatar Dean
Browse files

chore: bump version + deps fix

parent fe3cd918
No related tags found
No related merge requests found
{
"name": "s3-scanner",
"version": "3.0.1",
"version": "3.0.4",
"description": "Node.js microservice to process events from S3 over SNS and scan new objects.",
"main": "index.js",
"scripts": {
......@@ -32,7 +32,8 @@
"aws-sdk": "^2.7.15",
"clamscan": "^0.8.4",
"debug": "^2.4.4",
"koa": "^1.2.4"
"koa": "^1.2.4",
"koa-route": "^2.4.2"
},
"devDependencies": {
"eslint": "^3.12.2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment