This commit is contained in:
Nils Norman Haukås 2018-06-04 15:49:57 +02:00
parent 636c82eb29
commit d29e6e7f79
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "mysql-parse",
"version": "2.0.7",
"version": "2.0.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "mysql-parse",
"version": "2.0.7",
"version": "2.0.8",
"description": "Parse a mysql connection string and return access parameters that can be fed to the mysql or mysqldump command line client.",
"main": "index.js",
"scripts": {