Skip to content

Commit 6c1e2f5

Browse files
14.0.3-dev.0
1 parent 22d2000 commit 6c1e2f5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

deep.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"package": {
33
"name": "@deep-foundation/firebase-push-notification",
4-
"version": "14.0.2-dev.0"
4+
"version": "14.0.3-dev.0"
55
},
66
"data": [
77
{
@@ -269,7 +269,7 @@
269269
},
270270
{
271271
"name": "@freephoenix888/object-to-links-async-converter",
272-
"version": "0.0.6"
272+
"version": "0.0.10"
273273
}
274274
]
275275
}

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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"keywords": [
44
"deep-package"
55
],
6-
"version": "14.0.2-dev.0",
6+
"version": "14.0.3-dev.0",
77
"description": "Provides links for working with @firebase/messaging",
88
"repository": {
99
"type": "git",
@@ -24,7 +24,7 @@
2424
"./deep.json"
2525
],
2626
"dependencies": {
27-
"@deep-foundation/core": "^0.0.2",
27+
"@deep-foundation/core": "~0.0.2",
2828
"@deep-foundation/capacitor-device": "~10.0.1",
2929
"@deep-foundation/notification": "~1.0.1",
3030
"@freephoenix888/object-to-links-async-converter": "^0.0.10"

0 commit comments

Comments
 (0)