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.
lts
1 parent f84e930 commit 1c2562dCopy full SHA for 1c2562d
package.json
@@ -1,6 +1,9 @@
1
{
2
"name": "loopback-connector-mongodb",
3
"version": "5.5.0",
4
+ "publishConfig": {
5
+ "tag": "lts"
6
+ },
7
"description": "The official MongoDB connector for the LoopBack framework.",
8
"engines": {
9
"node": ">=10"
0 commit comments