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 committed Mar 28, 2023
2 parents 1f3594b + 999700c commit bcd974d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 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": "eb64e7c0-cce1-11ed-aeee-075d3490155d",
"name": "MySQL",
"acronym": "MSQL",
"description": "SQL Lookup for MySql and MariaDB databases",
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "mysql",
"version": "3.1.1-beta",
"version": "3.1.2-beta",
"main": "./integration.js",
"private": true,
"dependencies": {
"mariadb": "^2.5.4",
"async": "^3.2.1"
}
}
}

0 comments on commit bcd974d

Please sign in to comment.