Skip to content

Commit 3231a83

Browse files
authored
Update package.json
1 parent 38dc7bf commit 3231a83

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@intuio/medusa-push-notification",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Push notification plugin for Medusa e-commerce",
55
"main": "index.js",
6-
"author": "Intuio",
6+
"author": "Intuio Software Labs",
77
"license": "MIT",
88
"publishConfig": {
99
"access": "public"
@@ -45,4 +45,4 @@
4545
"engines": {
4646
"node": ">=18"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)