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.
2 parents f84e930 + 1c2562d commit 2e36cb0Copy full SHA for 2e36cb0
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