Skip to content

Commit 7e7088f

Browse files
committed
Fix main
1 parent 6a2982a commit 7e7088f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

bin/test/__snapshots__/build.test.js.snap

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ exports[`Build CF 1`] = `
99
"license": "UNLICENSED",
1010
"private": true,
1111
"dependencies": {
12-
"@cap-js-community/event-queue": "^1.9.4",
13-
"@cap-js-community/feature-toggle-library": "^1.2.5",
1412
"@cap-js-community/sap-afc-sdk": "file:../../..",
15-
"@cap-js-community/websocket": "^1.6.2",
1613
"@cap-js/hana": "^1",
1714
"@sap/cds": "^8",
1815
"@sap/xssec": "^4",
@@ -373,10 +370,7 @@ exports[`Build Kyma 1`] = `
373370
"license": "UNLICENSED",
374371
"private": true,
375372
"dependencies": {
376-
"@cap-js-community/event-queue": "^1.9.4",
377-
"@cap-js-community/feature-toggle-library": "^1.2.5",
378373
"@cap-js-community/sap-afc-sdk": "file:../../..",
379-
"@cap-js-community/websocket": "^1.6.2",
380374
"@cap-js/hana": "^1",
381375
"@sap/cds": "^8",
382376
"@sap/xssec": "^4",

0 commit comments

Comments
 (0)