Skip to content

Commit c1d824f

Browse files
Add @capacitor/device peer dep
1 parent b19f1a7 commit c1d824f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"peerDependencies": {
3838
"@capacitor/push-notifications": "^5.0.4",
3939
"@deep-foundation/deeplinks": "~0.0.164",
40-
"@firebase/messaging": "^0.12.4"
40+
"@firebase/messaging": "^0.12.4",
41+
"@capacitor/device": "^5.0.4"
4142
}
4243
}

0 commit comments

Comments
 (0)