Skip to content

Commit 195942f

Browse files
hyperpolymathclaude
andcommitted
fix(recon-silly-ation): update submodule — add stub-crypto feature flag
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c40c1a1 commit 195942f

File tree

455 files changed

+85
-40409
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

455 files changed

+85
-40409
lines changed

rescript-ecosystem/packages/core/compiler-source/package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,12 @@
108108
"scripts/res"
109109
],
110110
"packageManager": "yarn@4.12.0",
111-
"preferUnplugged": true
111+
"preferUnplugged": true,
112+
"resolutions": {
113+
"serialize-javascript": "7.0.4",
114+
"minimatch": "10.2.4",
115+
"glob": "13.0.6",
116+
"js-yaml": "4.1.1",
117+
"h3": "2.0.1-rc.16"
118+
}
112119
}

0 commit comments

Comments
 (0)