We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f1c00 commit 2897dd1Copy full SHA for 2897dd1
package.json
@@ -27,8 +27,7 @@
27
"@deep-foundation/capacitor-device": "~10.0.1",
28
"@deep-foundation/core": "~0.0.2",
29
"@deep-foundation/notification": "~1.0.1",
30
- "@freephoenix888/object-to-links-async-converter": "~0.0.10",
31
- "debug": "^4.3.4"
+ "@freephoenix888/object-to-links-async-converter": "~0.0.10"
32
},
33
"devDependencies": {
34
"@atao60/fse-cli": "^0.1.7",
@@ -44,6 +43,7 @@
44
43
"typescript-json-schema": "^0.57.0"
45
46
"peerDependencies": {
+ "debug": "^4.3.4",
47
"@capacitor/device": "^5.0.4",
48
"@capacitor/push-notifications": "^5.0.4",
49
"@deep-foundation/deeplinks": "~0.0.164",
0 commit comments