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 c46ecbd commit 91db91eCopy full SHA for 91db91e
packages/cypress-ct-ui5-webc/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ui5/cypress-ct-ui5-webc",
3
- "version": "0.0.3",
+ "version": "0.0.4",
4
"description": "Custom framework definition adapter for Cypress Component Testing of UI5 Web Components",
5
"license": "MIT",
6
"types": "./dist/index.d.ts",
packages/cypress-internal/package.json
@@ -15,7 +15,7 @@
15
"type": "module",
16
"dependencies": {
17
"eslint-plugin-cypress": "^3.4.0",
18
- "@ui5/cypress-ct-ui5-webc": "0.0.3",
+ "@ui5/cypress-ct-ui5-webc": "0.0.4",
19
"cypress": "^13.11.0",
20
"typescript": "^5.6.2",
21
"rimraf": "^3.0.2",
0 commit comments