Skip to content

Commit cf79e1b

Browse files
author
Quentin Presley
authored
Update ibm_db minimum version (#34)
1 parent 07d5b7c commit cf79e1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"async": "^1.5.0",
2121
"debug": "^2.2.0",
22-
"ibm_db": "^1.0.0",
22+
"ibm_db": "^2.0.0",
2323
"loopback-connector": "^2.3.0",
2424
"strong-globalize": "^2.8.0"
2525
},

0 commit comments

Comments
 (0)