Skip to content

Commit

Permalink
chore: link to workspace packages (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpedemonte authored May 1, 2023
1 parent d1ba446 commit 65e797c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions examples/discovery-search-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"dependencies": {
"@carbon/icons": "^10.5.0",
"@ibm-watson/discovery-react-components": "^4.3.0",
"@ibm-watson/discovery-styles": "^4.2.1",
"@ibm-watson/discovery-react-components": "workspace:*",
"@ibm-watson/discovery-styles": "workspace:*",
"body-parser": "^1.19.0",
"carbon-components": "~10.46.0",
"carbon-components-react": "~7.46.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2238,7 +2238,7 @@ __metadata:
languageName: node
linkType: hard

"@ibm-watson/discovery-react-components@^4.2.3, @ibm-watson/discovery-react-components@workspace:packages/discovery-react-components":
"@ibm-watson/discovery-react-components@workspace:*, @ibm-watson/discovery-react-components@workspace:packages/discovery-react-components":
version: 0.0.0-use.local
resolution: "@ibm-watson/discovery-react-components@workspace:packages/discovery-react-components"
dependencies:
Expand Down Expand Up @@ -2299,7 +2299,7 @@ __metadata:
languageName: unknown
linkType: soft

"@ibm-watson/discovery-styles@^4.2.1, @ibm-watson/discovery-styles@workspace:packages/discovery-styles":
"@ibm-watson/discovery-styles@workspace:*, @ibm-watson/discovery-styles@workspace:packages/discovery-styles":
version: 0.0.0-use.local
resolution: "@ibm-watson/discovery-styles@workspace:packages/discovery-styles"
dependencies:
Expand Down Expand Up @@ -11153,8 +11153,8 @@ __metadata:
resolution: "discovery-search-app@workspace:examples/discovery-search-app"
dependencies:
"@carbon/icons": ^10.5.0
"@ibm-watson/discovery-react-components": ^4.2.3
"@ibm-watson/discovery-styles": ^4.2.1
"@ibm-watson/discovery-react-components": "workspace:*"
"@ibm-watson/discovery-styles": "workspace:*"
"@testing-library/cypress": ^7.0.7
"@types/proper-url-join": ^2
body-parser: ^1.19.0
Expand Down

0 comments on commit 65e797c

Please sign in to comment.