Skip to content

Commit d652541

Browse files
committed
Adding desc in package.json
1 parent 154ef3e commit d652541

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": "json-sql-utility",
33
"version": "1.0.0",
4-
"description": "",
4+
"description": "Simple utility for converting JSON to SQL",
55
"main": "dist/json-sql-utility.cjs.js",
66
"module": "dist/json-sql-utility.esm.js",
77
"scripts": {

0 commit comments

Comments
 (0)