Skip to content

Commit b89d648

Browse files
chore(release): 7.0.2 semantic
1 parent 3290a15 commit b89d648

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": "7.0.1",
3+
"version": "7.0.2",
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",
@@ -156,7 +156,7 @@
156156
},
157157
"twilio": {
158158
"jsonwebtoken": "9.0.0",
159-
"axios":"1.6.5"
159+
"axios": "1.6.5"
160160
},
161161
"body-parser": {
162162
"debug": "^4.3.4"

0 commit comments

Comments
 (0)