Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8bd765c

Browse files
committedNov 10, 2020
Upgrade to rescript 8.3.3-dev.2
1 parent 0aa2e21 commit 8bd765c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"devDependencies": {
5454
"autoprefixer": "^9.5.1",
55-
"bs-platform": "8.3.2",
55+
"bs-platform": "8.3.3-dev.2",
5656
"cssnano": "^4.1.10",
5757
"postcss-cli": "^7.1.1",
5858
"reanalyze": "^2.5.0",

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2161,10 +2161,10 @@ bs-fetch@^0.3.1:
21612161
resolved "https://registry.yarnpkg.com/bs-fetch/-/bs-fetch-0.3.1.tgz#9c7d074b27e6bb2b9f2ec985964f32bcac49f79e"
21622162
integrity sha512-MxwnuuXPldXnoCtlpeN5JNbbmb1tVgsqpLfVunvuMLAIQNyP0TqoImHiQRTz38PBSN8/iX+2yVlm+PFJfnHHiA==
21632163

2164-
bs-platform@8.3.2:
2165-
version "8.3.2"
2166-
resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-8.3.2.tgz#c307f1cc2d2397c3d088c7f3b62e9f493283cdcf"
2167-
integrity sha512-iOTi5JIlNPoCPq31NS9ET79FLyCpwTL2JZbgHz35LzY9Bch1iDtbBR3FVGhRbjphxelAP4fLlFONfUNp5Y3a5g==
2164+
bs-platform@8.3.3-dev.2:
2165+
version "8.3.3-dev.2"
2166+
resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-8.3.3-dev.2.tgz#af94cf48708899b02af76095d4197e20e6d12e97"
2167+
integrity sha512-2G2PPIFhUBoN1tzZW9PurjWgvCg+Lx/gIqkAjPaDIIA6S8GFPs/UcTyl4ZwJNvQdKv33Qgih2eYTiBp4hCM3MQ==
21682168

21692169
buffer-from@^1.0.0, buffer-from@^1.1.1:
21702170
version "1.1.1"

0 commit comments

Comments
 (0)
Please sign in to comment.