Skip to content

Commit aaf1719

Browse files
committed
fix lockfile
1 parent b249165 commit aaf1719

File tree

2 files changed

+1
-28
lines changed

2 files changed

+1
-28
lines changed

rewatch/testrepo/packages/namespace-casing/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,5 @@
55
"rescript"
66
],
77
"author": "",
8-
"license": "MIT",
9-
"dependencies": {
10-
"rescript": "*"
11-
}
8+
"license": "MIT"
129
}

rewatch/testrepo/yarn.lock

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

8-
"@rescript/core@npm:*":
9-
version: 1.6.1
10-
resolution: "@rescript/core@npm:1.6.1"
11-
peerDependencies:
12-
rescript: ">=11.1.0"
13-
checksum: 10c0/04e7fc14dc050de0a9da8eb0642fb0800bc80c8978ef79aada1823bc2080b47a4d40c1168c63b53642009935342a4feb833fc190a71aa45e83af5d896269b95d
14-
languageName: node
15-
linkType: hard
16-
178
"@rescript/darwin-arm64@npm:12.0.0-alpha.13":
189
version: 12.0.0-alpha.13
1910
resolution: "@rescript/darwin-arm64@npm:12.0.0-alpha.13"
@@ -74,8 +65,6 @@ __metadata:
7465
"@testrepo/namespace-casing@workspace:packages/namespace-casing":
7566
version: 0.0.0-use.local
7667
resolution: "@testrepo/namespace-casing@workspace:packages/namespace-casing"
77-
dependencies:
78-
rescript: "npm:*"
7968
languageName: unknown
8069
linkType: soft
8170

@@ -88,22 +77,9 @@ __metadata:
8877
"@testrepo/with-dev-deps@workspace:packages/with-dev-deps":
8978
version: 0.0.0-use.local
9079
resolution: "@testrepo/with-dev-deps@workspace:packages/with-dev-deps"
91-
dependencies:
92-
"@rescript/core": "npm:*"
9380
languageName: unknown
9481
linkType: soft
9582

96-
"rescript@npm:*":
97-
version: 11.1.4
98-
resolution: "rescript@npm:11.1.4"
99-
bin:
100-
bsc: bsc
101-
bstracing: lib/bstracing
102-
rescript: rescript
103-
checksum: 10c0/7f12186a84209f586457a60e65755fcdfbcbb503ac805c60ab5132ce4c927bc264c3b851419ed5498ba7dc4066723377bb7453f893f482a0ccd424986d02beba
104-
languageName: node
105-
linkType: hard
106-
10783
"rescript@npm:12.0.0-alpha.13":
10884
version: 12.0.0-alpha.13
10985
resolution: "rescript@npm:12.0.0-alpha.13"

0 commit comments

Comments
 (0)