Skip to content

Commit 71aa8bd

Browse files
committed
[package.json] Add odbc beta dependency
1 parent 2ae9309 commit 71aa8bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"optionalDependencies": {
5151
"idb-connector": "^1.1.8",
5252
"idb-pconnector": "^1.0.2",
53-
"ssh2": "0.8.2"
53+
"ssh2": "0.8.2",
54+
"odbc": "^2.0.0-beta.1"
5455
}
5556
}

0 commit comments

Comments
 (0)