Merged in feat/sw-2873-move-tripadvisorchip-to-booking-flow (pull request #2591)
feat(SW-2873): Move TripAdvisorChip to booking-flow * Move TripAdvisorChip to booking-flow Approved-by: Hrishikesh Vaipurkar
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"test:watch": "vitest"
|
||||
},
|
||||
"exports": {
|
||||
"./test-entry": "./lib/index.tsx"
|
||||
"./test-entry": "./lib/index.tsx",
|
||||
"./components/TripAdvisorChip": "./lib/components/TripAdvisorChip/index.tsx"
|
||||
},
|
||||
"dependencies": {
|
||||
"@scandic-hotels/common": "workspace:*"
|
||||
|
||||
Reference in New Issue
Block a user