8520c74116
This commit creates `x.x.x-insiders.COMMIT_HASH` builds of all of our public packages, and publishes them to npm with the `insiders` tag, so one could say `npm install @theatre/core@0.4.8-insiders.bsdf387` and use the package at that particular commit. Co-authored-by: Aria Minaei <aria.minaei@gmail.com>
9 lines
270 B
YAML
9 lines
270 B
YAML
nodeLinker: node-modules
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-compat.cjs
|
|
spec: '@yarnpkg/plugin-compat'
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
spec: '@yarnpkg/plugin-interactive-tools'
|
|
|
|
yarnPath: .yarn/releases/yarn-3.2.0.cjs
|