Skip to content

Commit 7aa45bd

Browse files
committed
chore: add missing devs-deps
1 parent 1ddda9f commit 7aa45bd

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@rescript/react": "0.10.3",
24+
"bsdoc": "6.0.4-alpha",
2425
"rescript": "9.1.3"
2526
},
2627
"peerDependencies": {

yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,21 @@ __metadata:
1515
languageName: node
1616
linkType: hard
1717

18+
"bsdoc@npm:6.0.4-alpha":
19+
version: 6.0.4-alpha
20+
resolution: "bsdoc@npm:6.0.4-alpha"
21+
bin:
22+
bsdoc: bin/bsdoc
23+
checksum: 67b6a39adc87dc0781354c57fcc792fbe82a4fc152de4da7f2b1106f83d62d72215aff3297e72a11c4e5115562a9be800cfafcdf6598298342d3a2a5d772d08c
24+
languageName: node
25+
linkType: hard
26+
1827
"rescript-chakra@workspace:.":
1928
version: 0.0.0-use.local
2029
resolution: "rescript-chakra@workspace:."
2130
dependencies:
2231
"@rescript/react": 0.10.3
32+
bsdoc: 6.0.4-alpha
2333
rescript: 9.1.3
2434
peerDependencies:
2535
"@rescript/react": 0.10.3

0 commit comments

Comments
 (0)