Skip to content

Commit 271bfcc

Browse files
committed
publish
1 parent 705119a commit 271bfcc

File tree

3 files changed

+35
-33
lines changed

3 files changed

+35
-33
lines changed

deep.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"package": {
33
"name": "@deep-foundation/firebase-push-notification",
4-
"version": "18.2.2-dev.1"
4+
"version": "18.2.2-dev.2"
55
},
66
"data": [
77
{

package-lock.json

+31-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"links",
1414
"associative"
1515
],
16-
"version": "18.2.2-dev.1",
16+
"version": "18.2.2-dev.2",
1717
"description": "Provides links for working with @firebase/messaging and typescript library to simplify integration with this deep package",
1818
"repository": {
1919
"type": "git",
@@ -39,13 +39,12 @@
3939
"@deep-foundation/capacitor-device": "~17.1.0",
4040
"@deep-foundation/core": "^0.0.2",
4141
"@deep-foundation/notification": "~1.0.1",
42-
"@deep-foundation/tsx": "^0.0.4",
42+
"@deep-foundation/tsx": "^0.0.5",
4343
"@freephoenix888/object-to-links-async-converter": "^0.0.10"
4444
},
4545
"devDependencies": {
4646
"@atao60/fse-cli": "^0.1.7",
4747
"@deep-foundation/npm-automation": "^18.1.10",
48-
"@freephoenix888/deep-map-object": "^3.0.1",
4948
"@types/debug": "^4.1.8",
5049
"@types/fs-extra": "^11.0.1",
5150
"@types/lodash": "^4.14.195",
@@ -65,4 +64,4 @@
6564
"@firebase/messaging": "^0.12.4",
6665
"debug": "^4.3.4"
6766
}
68-
}
67+
}

0 commit comments

Comments
 (0)