Skip to content

Commit 16aa6c5

Browse files
committed
Fix integration tests.
1 parent 312ae2b commit 16aa6c5

12 files changed

+7
-8
lines changed

integration_tests/gren.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
"source-directories": [
55
"src"
66
],
7-
"gren-version": "0.5.3",
7+
"gren-version": "0.6.0",
88
"dependencies": {
99
"direct": {
10-
"blaix/gren-effectful-tests-node": "4.0.0",
10+
"blaix/gren-effectful-tests-node": "5.0.0",
1111
"gren-lang/core": "local:../",
12-
"gren-lang/node": "5.0.0",
13-
"gren-lang/test": "4.1.0",
14-
"gren-lang/test-runner-node": "6.0.0"
12+
"gren-lang/node": "6.0.0",
13+
"gren-lang/test": "5.0.0",
14+
"gren-lang/test-runner-node": "7.0.0"
1515
},
1616
"indirect": {
17-
"gren-lang/url": "5.0.0"
17+
"gren-lang/url": "6.0.0"
1818
}
1919
}
2020
}
Binary file not shown.
Binary file not shown.
31.1 KB
Binary file not shown.
33.1 KB
Binary file not shown.
54.9 KB
Binary file not shown.
54.9 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
9 KB
Binary file not shown.

0 commit comments

Comments
 (0)