Skip to content

Commit 6a4667e

Browse files
chore(release): 5.1.0 semantic
1 parent c6bfb98 commit 6a4667e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback4-notifications",
3-
"version": "5.0.3",
3+
"version": "5.1.0",
44
"description": "An extension for setting up various notification mechanisms in loopback4 application, vis-a-vis, Push notification, SMS notification, Email notification",
55
"keywords": [
66
"loopback-extension",
@@ -149,7 +149,7 @@
149149
"serve-static": "^1.15.0"
150150
},
151151
"git-release-notes": {
152-
"ejs":"^3.1.8",
152+
"ejs": "^3.1.8",
153153
"yargs": "^17.6.2"
154154
}
155155
},

0 commit comments

Comments
 (0)