Skip to content

Commit 2e36cb0

Browse files
authored
Merge pull request #622 from strongloop/5x-publish-tag-lts
package.json: set publish tag to `lts`
2 parents f84e930 + 1c2562d commit 2e36cb0

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)