Skip to content

Commit

Permalink
Use rescript@10.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
DZakh committed Aug 26, 2022
1 parent 517e5a6 commit 9219331
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "/~https://github.com/DZakh/rescript-ava/issues"
},
"name": "@dzakh/rescript-ava",
"version": "0.1.2",
"version": "0.2.0",
"description": "ReScript bindings for Ava",
"license": "MIT",
"repository": {
Expand All @@ -27,10 +27,10 @@
],
"dependencies": {},
"devDependencies": {
"rescript": "9.1.4"
"rescript": "10.0.0"
},
"peerDependencies": {
"rescript": "9.1.x",
"rescript": "10.0.x",
"ava": "4.3.x"
}
}

0 comments on commit 9219331

Please sign in to comment.