Skip to content

Commit b16cd89

Browse files
Copilotanupriya13
andcommitted
Restore all deleted files while preserving package.json version updates
Co-authored-by: anupriya13 <54227869+anupriya13@users.noreply.github.com>
1 parent 7ea3b0e commit b16cd89

7 files changed

Lines changed: 18990 additions & 2277 deletions

File tree

samples/NativeModuleSample/cpp-lib/.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

Lines changed: 541 additions & 0 deletions
Large diffs are not rendered by default.

samples/NativeModuleSample/cpp-lib/.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

Lines changed: 28 additions & 0 deletions
Large diffs are not rendered by default.

samples/NativeModuleSample/cpp-lib/.yarn/releases/yarn-3.6.1.cjs

Lines changed: 874 additions & 0 deletions
Large diffs are not rendered by default.

samples/NativeModuleSample/cpp-lib/.yarn/releases/yarn-4.9.2.cjs

Lines changed: 0 additions & 942 deletions
This file was deleted.
Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1+
nodeLinker: node-modules
12
nmHoistingLimits: workspaces
23

3-
nodeLinker: node-modules
4+
plugins:
5+
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
6+
spec: "@yarnpkg/plugin-interactive-tools"
7+
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
8+
spec: "@yarnpkg/plugin-workspace-tools"
49

5-
yarnPath: .yarn/releases/yarn-4.9.2.cjs
10+
yarnPath: .yarn/releases/yarn-3.6.1.cjs

0 commit comments

Comments
 (0)