This commit is contained in:
Nate Silva 2021-03-12 12:19:16 -08:00
parent 29e025f753
commit 23db485d5d
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "snowflake-promise",
"version": "4.4.0",
"version": "4.5.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "snowflake-promise",
"version": "4.4.0",
"version": "4.5.0",
"description": "A Promise-based, TypeScript-friendly wrapper for the Snowflake SDK",
"repository": "github:natesilva/snowflake-promise",
"bugs": "https://github.com/natesilva/snowflake-promise/issues",