File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change 66[ballerina ]
77dependencies-toml-version = " 2"
88
9- [[package ]]
10- org = " ballerina"
11- name = " io"
12- version = " 1.2.1"
13- dependencies = [
14- {org = " ballerina" , name = " jballerina.java" },
15- {org = " ballerina" , name = " lang.value" }
16- ]
17- modules = [
18- {org = " ballerina" , packageName = " io" , moduleName = " io" }
19- ]
20-
219[[package ]]
2210org = " ballerina"
2311name = " jballerina.java"
@@ -37,20 +25,11 @@ modules = [
3725 {org = " ballerina" , packageName = " lang.string" , moduleName = " lang.string" }
3826]
3927
40- [[package ]]
41- org = " ballerina"
42- name = " lang.value"
43- version = " 0.0.0"
44- dependencies = [
45- {org = " ballerina" , name = " jballerina.java" }
46- ]
47-
4828[[package ]]
4929org = " ballerina"
5030name = " regex"
5131version = " 1.2.2"
5232dependencies = [
53- {org = " ballerina" , name = " io" },
5433 {org = " ballerina" , name = " jballerina.java" },
5534 {org = " ballerina" , name = " lang.string" },
5635 {org = " ballerina" , name = " test" }
You can’t perform that action at this time.
0 commit comments