Skip to content

Commit 1c2562d

Browse files
committed
package.json: set publish tag to lts
Signed-off-by: Miroslav Bajtoš <[email protected]>
1 parent f84e930 commit 1c2562d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"name": "loopback-connector-mongodb",
33
"version": "5.5.0",
4+
"publishConfig": {
5+
"tag": "lts"
6+
},
47
"description": "The official MongoDB connector for the LoopBack framework.",
58
"engines": {
69
"node": ">=10"

0 commit comments

Comments
 (0)