Skip to content

Commit a8d8562

Browse files
authored
Use alpha.15 instead of pkg.pr.new for rewatch testrepo (#7621)
1 parent 2ce5796 commit a8d8562

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

rewatch/testrepo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
]
1414
},
1515
"dependencies": {
16-
"rescript": "https://pkg.pr.new/rescript-lang/rescript@6cac813"
16+
"rescript": "12.0.0-alpha.15"
1717
},
1818
"scripts": {
1919
"build": "../target/release/rewatch build .",

rewatch/testrepo/yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,37 +5,37 @@ __metadata:
55
version: 8
66
cacheKey: 10c0
77

8-
"@rescript/darwin-arm64@https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-arm64@6cac813afdfe7b86803256838ac3ce09f7eed641":
8+
"@rescript/darwin-arm64@npm:12.0.0-alpha.15":
99
version: 12.0.0-alpha.15
10-
resolution: "@rescript/darwin-arm64@https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-arm64@6cac813afdfe7b86803256838ac3ce09f7eed641"
10+
resolution: "@rescript/darwin-arm64@npm:12.0.0-alpha.15"
1111
conditions: os=darwin & cpu=arm64
1212
languageName: node
1313
linkType: hard
1414

15-
"@rescript/darwin-x64@https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-x64@6cac813afdfe7b86803256838ac3ce09f7eed641":
15+
"@rescript/darwin-x64@npm:12.0.0-alpha.15":
1616
version: 12.0.0-alpha.15
17-
resolution: "@rescript/darwin-x64@https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-x64@6cac813afdfe7b86803256838ac3ce09f7eed641"
17+
resolution: "@rescript/darwin-x64@npm:12.0.0-alpha.15"
1818
conditions: os=darwin & cpu=x64
1919
languageName: node
2020
linkType: hard
2121

22-
"@rescript/linux-arm64@https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-arm64@6cac813afdfe7b86803256838ac3ce09f7eed641":
22+
"@rescript/linux-arm64@npm:12.0.0-alpha.15":
2323
version: 12.0.0-alpha.15
24-
resolution: "@rescript/linux-arm64@https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-arm64@6cac813afdfe7b86803256838ac3ce09f7eed641"
24+
resolution: "@rescript/linux-arm64@npm:12.0.0-alpha.15"
2525
conditions: os=linux & cpu=arm64
2626
languageName: node
2727
linkType: hard
2828

29-
"@rescript/linux-x64@https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-x64@6cac813afdfe7b86803256838ac3ce09f7eed641":
29+
"@rescript/linux-x64@npm:12.0.0-alpha.15":
3030
version: 12.0.0-alpha.15
31-
resolution: "@rescript/linux-x64@https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-x64@6cac813afdfe7b86803256838ac3ce09f7eed641"
31+
resolution: "@rescript/linux-x64@npm:12.0.0-alpha.15"
3232
conditions: os=linux & cpu=x64
3333
languageName: node
3434
linkType: hard
3535

36-
"@rescript/win32-x64@https://pkg.pr.new/rescript-lang/rescript/@rescript/win32-x64@6cac813afdfe7b86803256838ac3ce09f7eed641":
36+
"@rescript/win32-x64@npm:12.0.0-alpha.15":
3737
version: 12.0.0-alpha.15
38-
resolution: "@rescript/win32-x64@https://pkg.pr.new/rescript-lang/rescript/@rescript/win32-x64@6cac813afdfe7b86803256838ac3ce09f7eed641"
38+
resolution: "@rescript/win32-x64@npm:12.0.0-alpha.15"
3939
conditions: os=win32 & cpu=x64
4040
languageName: node
4141
linkType: hard
@@ -87,15 +87,15 @@ __metadata:
8787
languageName: unknown
8888
linkType: soft
8989

90-
"rescript@https://pkg.pr.new/rescript-lang/rescript@6cac813":
90+
"rescript@npm:12.0.0-alpha.15":
9191
version: 12.0.0-alpha.15
92-
resolution: "rescript@https://pkg.pr.new/rescript-lang/rescript@6cac813"
92+
resolution: "rescript@npm:12.0.0-alpha.15"
9393
dependencies:
94-
"@rescript/darwin-arm64": "https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-arm64@6cac813afdfe7b86803256838ac3ce09f7eed641"
95-
"@rescript/darwin-x64": "https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-x64@6cac813afdfe7b86803256838ac3ce09f7eed641"
96-
"@rescript/linux-arm64": "https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-arm64@6cac813afdfe7b86803256838ac3ce09f7eed641"
97-
"@rescript/linux-x64": "https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-x64@6cac813afdfe7b86803256838ac3ce09f7eed641"
98-
"@rescript/win32-x64": "https://pkg.pr.new/rescript-lang/rescript/@rescript/win32-x64@6cac813afdfe7b86803256838ac3ce09f7eed641"
94+
"@rescript/darwin-arm64": "npm:12.0.0-alpha.15"
95+
"@rescript/darwin-x64": "npm:12.0.0-alpha.15"
96+
"@rescript/linux-arm64": "npm:12.0.0-alpha.15"
97+
"@rescript/linux-x64": "npm:12.0.0-alpha.15"
98+
"@rescript/win32-x64": "npm:12.0.0-alpha.15"
9999
dependenciesMeta:
100100
"@rescript/darwin-arm64":
101101
optional: true
@@ -113,14 +113,14 @@ __metadata:
113113
rescript: cli/rescript.js
114114
rescript-legacy: cli/rescript-legacy.js
115115
rescript-tools: cli/rescript-tools.js
116-
checksum: 10c0/9ffce64bb8d440ba97ac038e7421a2eb92a6902c0a004101533fdd508990c939bcd1b8aa1da6914fcf678aeefd9f98bd613c675adf46ddfcdd81dd56024ae969
116+
checksum: 10c0/dbb5f05e5b28d211809a6aca386da37c25542d03f9ca57927a72bb456a392c1fc0383e9c70035d6b32dcbc62ba5ad8d54b831cf88bd95d674d0174fcc6380da7
117117
languageName: node
118118
linkType: hard
119119

120120
"testrepo@workspace:.":
121121
version: 0.0.0-use.local
122122
resolution: "testrepo@workspace:."
123123
dependencies:
124-
rescript: "https://pkg.pr.new/rescript-lang/rescript@6cac813"
124+
rescript: "npm:12.0.0-alpha.15"
125125
languageName: unknown
126126
linkType: soft

0 commit comments

Comments
 (0)