File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
examples/discovery-search-app Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2222 },
2323 "dependencies" : {
2424 "@carbon/icons" : " ^10.5.0" ,
25- "@ibm-watson/discovery-react-components" : " ^4.3.0 " ,
26- "@ibm-watson/discovery-styles" : " ^4.2.1 " ,
25+ "@ibm-watson/discovery-react-components" : " workspace:* " ,
26+ "@ibm-watson/discovery-styles" : " workspace:* " ,
2727 "body-parser" : " ^1.19.0" ,
2828 "carbon-components" : " ~10.46.0" ,
2929 "carbon-components-react" : " ~7.46.0" ,
Original file line number Diff line number Diff line change @@ -2238,7 +2238,7 @@ __metadata:
22382238 languageName: node
22392239 linkType: hard
22402240
2241- "@ibm-watson/discovery-react-components@^4.2.3 , @ibm-watson/discovery-react-components@workspace:packages/discovery-react-components":
2241+ "@ibm-watson/discovery-react-components@workspace:* , @ibm-watson/discovery-react-components@workspace:packages/discovery-react-components":
22422242 version: 0.0.0-use.local
22432243 resolution: "@ibm-watson/discovery-react-components@workspace:packages/discovery-react-components"
22442244 dependencies:
@@ -2299,7 +2299,7 @@ __metadata:
22992299 languageName: unknown
23002300 linkType: soft
23012301
2302- "@ibm-watson/discovery-styles@^4.2.1 , @ibm-watson/discovery-styles@workspace:packages/discovery-styles":
2302+ "@ibm-watson/discovery-styles@workspace:* , @ibm-watson/discovery-styles@workspace:packages/discovery-styles":
23032303 version: 0.0.0-use.local
23042304 resolution: "@ibm-watson/discovery-styles@workspace:packages/discovery-styles"
23052305 dependencies:
@@ -11153,8 +11153,8 @@ __metadata:
1115311153 resolution: "discovery-search-app@workspace:examples/discovery-search-app"
1115411154 dependencies:
1115511155 "@carbon/icons": ^10.5.0
11156- "@ibm-watson/discovery-react-components": ^4.2.3
11157- "@ibm-watson/discovery-styles": ^4.2.1
11156+ "@ibm-watson/discovery-react-components": "workspace:*"
11157+ "@ibm-watson/discovery-styles": "workspace:*"
1115811158 "@testing-library/cypress": ^7.0.7
1115911159 "@types/proper-url-join": ^2
1116011160 body-parser: ^1.19.0
You can’t perform that action at this time.
0 commit comments