Skip to content

Commit dd0383a

Browse files
committed
update to 1.0.5
1 parent c4ff9fb commit dd0383a

File tree

3 files changed

+14
-17
lines changed

3 files changed

+14
-17
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@itisnajim/strapi-plugin-fcm",
2+
"name": "strapi-plugin-fcm",
33
"version": "1.0.5",
44
"description": "Send notifications to users or topics using The Google's service: Firebase Cloud Messaging.",
55
"strapi": {
@@ -13,10 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git://github.com/itisnajim/strapi-plugin-fcm.git"
17-
},
18-
"publishConfig": {
19-
"registry": "https://npm.pkg.github.com/itisnajim"
16+
"url": "https://github.com/itisnajim/strapi-plugin-fcm"
2017
},
2118
"author": {
2219
"name": "itisnajim",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -189,16 +189,6 @@ __metadata:
189189
languageName: node
190190
linkType: hard
191191

192-
"@itisnajim/strapi-plugin-fcm@workspace:.":
193-
version: 0.0.0-use.local
194-
resolution: "@itisnajim/strapi-plugin-fcm@workspace:."
195-
dependencies:
196-
firebase-admin: ^10.3.0
197-
peerDependencies:
198-
"@strapi/strapi": ^4.0.0
199-
languageName: unknown
200-
linkType: soft
201-
202192
"@panva/asn1.js@npm:^1.0.0":
203193
version: 1.0.0
204194
resolution: "@panva/asn1.js@npm:1.0.0"
@@ -1245,6 +1235,16 @@ __metadata:
12451235
languageName: node
12461236
linkType: hard
12471237

1238+
"strapi-plugin-fcm@workspace:.":
1239+
version: 0.0.0-use.local
1240+
resolution: "strapi-plugin-fcm@workspace:."
1241+
dependencies:
1242+
firebase-admin: ^10.3.0
1243+
peerDependencies:
1244+
"@strapi/strapi": ^4.0.0
1245+
languageName: unknown
1246+
linkType: soft
1247+
12481248
"stream-events@npm:^1.0.4, stream-events@npm:^1.0.5":
12491249
version: 1.0.5
12501250
resolution: "stream-events@npm:1.0.5"

0 commit comments

Comments
 (0)