Skip to content

Commit 794ca20

Browse files
authored
fix: fix build error (#247)
- The lockfile would have been modified by this install, which is explicitly forbidden.
1 parent b9dc342 commit 794ca20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2267,7 +2267,7 @@ __metadata:
22672267
languageName: node
22682268
linkType: hard
22692269

2270-
"@ibm-watson/discovery-react-components@^1.5.0-beta.2, @ibm-watson/discovery-react-components@workspace:packages/discovery-react-components":
2270+
"@ibm-watson/discovery-react-components@^1.5.0-beta.3, @ibm-watson/discovery-react-components@workspace:packages/discovery-react-components":
22712271
version: 0.0.0-use.local
22722272
resolution: "@ibm-watson/discovery-react-components@workspace:packages/discovery-react-components"
22732273
dependencies:
@@ -10260,7 +10260,7 @@ __metadata:
1026010260
resolution: "discovery-search-app@workspace:examples/discovery-search-app"
1026110261
dependencies:
1026210262
"@carbon/icons": ^10.5.0
10263-
"@ibm-watson/discovery-react-components": ^1.5.0-beta.2
10263+
"@ibm-watson/discovery-react-components": ^1.5.0-beta.3
1026410264
"@ibm-watson/discovery-styles": ^1.5.0-beta.2
1026510265
body-parser: ^1.19.0
1026610266
carbon-components: ^10.6.0

0 commit comments

Comments
 (0)