Skip to content

Commit c46ecbd

Browse files
authored
chore: fix dependency name (SAP#11300)
1 parent 2c91d4b commit c46ecbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cypress-ct-ui5-webc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"@cypress/mount-utils": "^4.0.0"
2727
},
2828
"peerDependencies": {
29-
"@ui5/webocmponets-base": "^2.6.0"
29+
"@ui5/webcomponents-base": "^2.6.0"
3030
}
3131
}

0 commit comments

Comments
 (0)