Skip to content

Commit 9f45e70

Browse files
committed
Read .cmj files.
1 parent 78e4f5d commit 9f45e70

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

esy.lock/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

22
# Set eol to LF so files aren't converted to CRLF-eol on Windows.
3-
* text eol=lf linguist-generated
3+
* text eol=lf

esy.lock/index.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
{
2-
"checksum": "164649646a7e0e0e01d302a1c1c4137b",
3-
"root": "reason-rocket@link-dev:./esy.json",
2+
"checksum": "a0f4fa67bcb1beac6cda121fffdda6bb",
3+
"root": "bs-platform@link-dev:./esy.json",
44
"node": {
5-
"reason-rocket@link-dev:./esy.json": {
6-
"id": "reason-rocket@link-dev:./esy.json",
7-
"name": "reason-rocket",
8-
"version": "link-dev:./esy.json",
9-
"source": { "type": "link-dev", "path": ".", "manifest": "esy.json" },
10-
"overrides": [],
11-
"dependencies": [
12-
"ocaml@github:ulrikstrid/ocaml:package.json#e433d5b3fbe8963ac98257d1ed3b32c01515e07d@d41d8cd9"
13-
],
14-
"devDependencies": [
15-
"ocaml@github:ulrikstrid/ocaml:package.json#e433d5b3fbe8963ac98257d1ed3b32c01515e07d@d41d8cd9"
16-
]
17-
},
18-
"ocaml@github:ulrikstrid/ocaml:package.json#e433d5b3fbe8963ac98257d1ed3b32c01515e07d@d41d8cd9": {
5+
"ocaml@github:bucklescript/ocaml:package.json#698e60f3cd2f442f2013e79860ce2f7b0a9624cb@d41d8cd9": {
196
"id":
20-
"ocaml@github:ulrikstrid/ocaml:package.json#e433d5b3fbe8963ac98257d1ed3b32c01515e07d@d41d8cd9",
7+
"ocaml@github:bucklescript/ocaml:package.json#698e60f3cd2f442f2013e79860ce2f7b0a9624cb@d41d8cd9",
218
"name": "ocaml",
229
"version":
23-
"github:ulrikstrid/ocaml:package.json#e433d5b3fbe8963ac98257d1ed3b32c01515e07d",
10+
"github:bucklescript/ocaml:package.json#698e60f3cd2f442f2013e79860ce2f7b0a9624cb",
2411
"source": {
2512
"type": "install",
2613
"source": [
27-
"github:ulrikstrid/ocaml:package.json#e433d5b3fbe8963ac98257d1ed3b32c01515e07d"
14+
"github:bucklescript/ocaml:package.json#698e60f3cd2f442f2013e79860ce2f7b0a9624cb"
2815
]
2916
},
3017
"overrides": [],
3118
"dependencies": [],
3219
"devDependencies": []
20+
},
21+
"bs-platform@link-dev:./esy.json": {
22+
"id": "bs-platform@link-dev:./esy.json",
23+
"name": "bs-platform",
24+
"version": "link-dev:./esy.json",
25+
"source": { "type": "link-dev", "path": ".", "manifest": "esy.json" },
26+
"overrides": [],
27+
"dependencies": [
28+
"ocaml@github:bucklescript/ocaml:package.json#698e60f3cd2f442f2013e79860ce2f7b0a9624cb@d41d8cd9"
29+
],
30+
"devDependencies": [
31+
"ocaml@github:bucklescript/ocaml:package.json#698e60f3cd2f442f2013e79860ce2f7b0a9624cb@d41d8cd9"
32+
]
3333
}
3434
}
3535
}

0 commit comments

Comments
 (0)