Skip to content
This repository was archived by the owner on Jan 27, 2024. It is now read-only.

Commit 46dbb4b

Browse files
committed
chore(css): updating yarn.lock
1 parent 953d557 commit 46dbb4b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/css/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"dependencies": {
3737
"@ancestor-ui/bindings": "0.1.0",
3838
"bs-css": "16.0.0",
39-
"bs-css-emotion": "5.0.0"
39+
"bs-css-emotion": "5.0.0",
40+
"rescript-webapi": "0.7.0"
4041
},
4142
"scripts": {
4243
"storybook": "start-storybook -p 6006",

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -12627,6 +12627,11 @@ [email protected]:
1262712627
resolved "https://registry.yarnpkg.com/rescript-nodejs/-/rescript-nodejs-14.3.1.tgz#a22c907f5fcf881bab37c8921b670029ed76b2a5"
1262812628
integrity sha512-oiQo2Rd6lb8TAkB6NT3IVFJcKanSoIC9+SrBTT6OKQtGvAIi6Dd9CNoGA4pbOUXcg8+lza6vhy/YWYzYBYKt3g==
1262912629

12630+
12631+
version "0.7.0"
12632+
resolved "https://registry.yarnpkg.com/rescript-webapi/-/rescript-webapi-0.7.0.tgz#f8c61bf7383c82b6fe180ad045e16cb43b6299c0"
12633+
integrity sha512-fA1LPXSmQY3HtcIStQ2sHu9Xye1XLxd4JvkGQMupux9Q6Tp/jbcdh7bnCaGwHW6aI1QFmTmA/xWxUMb6oPphsQ==
12634+
1263012635
1263112636
version "10.1.0"
1263212637
resolved "https://registry.yarnpkg.com/rescript/-/rescript-10.1.0.tgz#dfb7b862b25d74da9a8a3f90e1c7869cffd42b6e"

0 commit comments

Comments
 (0)