Skip to content

Commit

Permalink
Creating Release with Dereferenced Symlinks & No Dev Dependencies for…
Browse files Browse the repository at this point in the history
… Machine Readability

Creating Release with Dereferenced Symlinks, `polarityIntegrationUuid`, & No Dev Dependencies for Machine Readability
  • Loading branch information
GLaDOS-polarity authored Mar 28, 2023
2 parents 501b5b9 + 1d30eba commit f09408b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions config/config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"polarityIntegrationUuid": "fc528dd0-cce1-11ed-aeee-075d3490155d",
"name": "Redis",
"acronym": "RED",
"description": "Query Redis servers and return data for configured key patterns.",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"main": "./integration.js",
"name": "Redis",
"version": "3.0.4-beta",
"main": "./integration.js",
"description": "Query Redis keys",
"version": "3.0.3-beta",
"private": true,
"dependencies": {
"lodash": "^4.17.21",
"async": "^3.2.3",
"redis": "^4.0.3"
}
}
}

0 comments on commit f09408b

Please sign in to comment.