- pg-connection-string@2.2.1
This commit is contained in:
Brian M. Carlson 2020-04-28 21:56:25 -05:00
parent e93ecacbac
commit afd14cb5f9

View File

@ -1,6 +1,6 @@
{
"name": "pg-connection-string",
"version": "2.2.0",
"version": "2.2.1",
"description": "Functions for dealing with a PostgresSQL connection string",
"main": "./index.js",
"types": "./index.d.ts",
@ -25,7 +25,6 @@
"url": "https://github.com/iceddev/pg-connection-string/issues"
},
"homepage": "https://github.com/iceddev/pg-connection-string",
"dependencies": {},
"devDependencies": {
"chai": "^4.1.1",
"coveralls": "^3.0.4",