Skip to content

Commit c83f7b6

Browse files
10.0.0-dev.0
1 parent 6170b3f commit c83f7b6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

deep.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"package": {
33
"name": "@deep-foundation/firebase-push-notification",
4-
"version": "9.0.0-dev.0"
4+
"version": "10.0.0-dev.0"
55
},
66
"data": [
77
{

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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"keywords": [
44
"deep-package"
55
],
6-
"version": "9.0.0-dev.0",
6+
"version": "10.0.0-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/device": "~1.0.1",
2929
"@deep-foundation/notification": "~1.0.1"
3030
},
@@ -46,4 +46,4 @@
4646
"@deep-foundation/deeplinks": "~0.0.164",
4747
"@firebase/messaging": "^0.12.4"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)