Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit d19857d

Browse files
committed
returning package.json dependencies
1 parent 00c6063 commit d19857d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"repository": "https://github.com/sap-samples/cloud-cap-samples.git",
66
"author": "[email protected]",
77
"dependencies": {
8-
"@capire/bookshop": "./books",
8+
"@capire/bookshop": "./bookshop",
99
"@capire/common": "./common",
10-
"@capire/fiori": "./bookstore",
10+
"@capire/fiori": "./fiori",
1111
"@capire/hello": "./hello",
1212
"@capire/media": "./media",
1313
"@capire/orders": "./orders",

0 commit comments

Comments
 (0)