We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96f4166 commit ec2af0dCopy full SHA for ec2af0d
package.json
@@ -90,6 +90,26 @@
90
"tedious": "8.3.0",
91
"typescript": "^3.9.3"
92
},
93
+ "peerDependenciesMeta": {
94
+ "pg": {
95
+ "optional": true
96
+ },
97
+ "pg-hstore": {
98
99
100
+ "mysql2": {
101
102
103
+ "mariadb": {
104
105
106
+ "sqlite3": {
107
108
109
+ "tedious": {
110
111
+ }
112
113
"keywords": [
114
"mysql",
115
"mariadb",
0 commit comments