Skip to content

Commit d0edefb

Browse files
committed
Shorten description
1 parent 858bde6 commit d0edefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sql-template-strings",
33
"version": "1.1.0",
4-
"description": "Allows you to use ES6 tagged template strings for prepared statements with mysql and postgres",
4+
"description": "ES6 tagged template strings for prepared statements with mysql and postgres",
55
"main": "index.js",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)