Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 3dd1496

Browse files
author
Dekel Barzilay
committed
Added major supported databases to the package.json keywords list
1 parent 9fdb755 commit 3dd1496

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
"feathersjs",
1010
"knex",
1111
"objection",
12-
"orm"
12+
"orm",
13+
"mysql",
14+
"postgres",
15+
"postgresql",
16+
"redshift"
1317
],
1418
"license": [
1519
{

0 commit comments

Comments
 (0)