Skip to content

Commit 249d552

Browse files
committed
snowflake upgrade
1 parent bcd2f5f commit 249d552

File tree

2 files changed

+1647
-1398
lines changed

2 files changed

+1647
-1398
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softrams/nodejs-snowflake-connector",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Database connector wrapper to work with Snowflake database from nodejs applications",
55
"main": "index.js",
66
"scripts": {
@@ -22,6 +22,6 @@
2222
},
2323
"homepage": "https://github.com/softrams/nodejs-snowflake-connector#readme",
2424
"dependencies": {
25-
"snowflake-sdk": "^1.8.0"
25+
"snowflake-sdk": "^2.0.3"
2626
}
2727
}

0 commit comments

Comments
 (0)