Skip to content

Commit e242851

Browse files
committed
Tools tests: use rescript from this repo
1 parent 85e1c76 commit e242851

File tree

2 files changed

+30
-19
lines changed

2 files changed

+30
-19
lines changed

tools/tests/package-lock.json

Lines changed: 28 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "",
1313
"license": "MIT",
1414
"dependencies": {
15-
"@rescript/react": "^0.12.0-alpha.3",
16-
"rescript": "^11.0.0"
15+
"@rescript/react": "^0.13.0",
16+
"rescript": "../.."
1717
}
1818
}

0 commit comments

Comments
 (0)