Skip to content

Commit 31865f0

Browse files
committed
Updated name of fork and description
1 parent 0a0bc59 commit 31865f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "mysql",
3-
"description": "A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.",
2+
"name": "@vlasky/mysql",
3+
"description": "A fork of mysqljs/mysql with partial support for the MySQL compressed protocol (reads compressed data sent by server). It is written in JavaScript, does not require compiling, and is 100% MIT licensed.",
44
"version": "2.18.1",
55
"license": "MIT",
66
"author": "Felix Geisendörfer <[email protected]> (http://debuggable.com/)",

0 commit comments

Comments
 (0)