Skip to content

Commit

Permalink
package: add tags
Browse files Browse the repository at this point in the history
  • Loading branch information
lucianopf committed Jul 10, 2020
1 parent caa5bfc commit 1306433
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
{
"name": "dd-sqs-quooler",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "index.js",
"keywords": [],
"keywords": [
"sqs",
"sqs-quooler",
"datadog",
"dd",
"aws",
"apm",
"metrics"
],
"author": "lucianopf",
"license": "ISC",
"license": "MIT",
"dependencies": {
"sqs-quooler": "1.6.0"
}
Expand Down

0 comments on commit 1306433

Please sign in to comment.