Skip to content

Commit e6f9b02

Browse files
fix: removing unnecessary dependency
In the future it will be added for e2e testing. Signed-off-by: SEBASTIAN JN <[email protected]>
1 parent 4935768 commit e6f9b02

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
"@capacitor-community/admob": "^6.1.0",
2626
"@capacitor/android": "^6.2.0",
2727
"@capacitor/core": "^6.2.0",
28-
"@capacitor/push-notifications": "^6.0.3",
29-
"cypress": "^13.17.0"
28+
"@capacitor/push-notifications": "^6.0.3"
3029
},
3130
"devDependencies": {
3231
"@babel/core": "^7.26.0",

0 commit comments

Comments
 (0)