Skip to content

Commit

Permalink
bs-platform should just be a peer dependency?
Browse files Browse the repository at this point in the history
  • Loading branch information
anuragsoni committed Mar 24, 2020
1 parent 30e6c78 commit 8797255
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@anuragsoni/routes",
"version": "0.7.2",
"version": "0.7.2-bucklescript",
"description": "Typed bidirectional routing for OCaml/ReasonML web applications",
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,8 +37,5 @@
"bsconfig.json",
"dune-project",
"src"
],
"dependencies": {
"bs-platform": "^7.2.2"
}
]
}

0 comments on commit 8797255

Please sign in to comment.