mirror of
https://github.com/danbulant/sql2csv
synced 2026-05-20 12:58:39 +00:00
Fix link
This commit is contained in:
parent
55db216fd9
commit
530a9d98aa
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Installation
|
||||
|
||||
(!https://img.shields.io/npm/v/auto-sql2csv/latest)[https://www.npmjs.com/package/auto-sql2csv]
|
||||
[](https://www.npmjs.com/package/auto-sql2csv)
|
||||
|
||||
[](https://nodei.co/npm/auto-sql2csv/)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "auto-sql2csv",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "Convert MySQL output to csv format, without dependencies",
|
||||
"main": "sql2csv.js",
|
||||
"scripts": {},
|
||||
|
|
|
|||
Loading…
Reference in a new issue