Skip to content

Commit

Permalink
Support BS v7
Browse files Browse the repository at this point in the history
  • Loading branch information
ryb73 committed Dec 8, 2019
1 parent f2e74c0 commit 7396db9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -27,11 +27,11 @@
},
"_": [],
"peerDependencies": {
"bs-platform": "^6.0.1"
"bs-platform": "^6.0.0 || ^7.0.0"
},
"devDependencies": {
"@glennsl/bs-jest": "0.4.9",
"bs-platform": "^6.0.1",
"bs-platform": "^7.0.1",
"esy": "0.5.8",
"jest": "^24.9.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -630,10 +630,10 @@ browser-resolve@^1.11.3:
dependencies:
resolve "1.1.7"

bs-platform@^6.0.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-6.2.1.tgz#30266c7f23a3b323e1fc9596a9a6eb9f053981b4"
integrity sha512-FmQ8kYV52A0Y302qh6o0/J9TO+kHzsjGQnsjrg/ONUYIY/jWzBnt9dCBO6EBnaEKfFJLqk5JrUDCxuihqtTcnw==
bs-platform@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-7.0.1.tgz#1d7b0ef6088b998dceee5db74a7cd8f01c20a3bd"
integrity sha512-UjStdtHhbtC/l6vKJ1XRDqrPk7rFf5PLYHtRX3akDXEYVnTbN36z0g4DEr5mU8S0N945e33HYts9x+i7hKKpZQ==

bser@^2.0.0:
version "2.1.1"
Expand Down

0 comments on commit 7396db9

Please sign in to comment.