mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-01-17 21:49:20 +01:00
cb133a785f
Signed-off-by: Michael Darr <michael.e.darr@gmail.com> Signed-off-by: Michael Darr <michael.e.darr@gmail.com>
17 lines
393 B
YAML
17 lines
393 B
YAML
packageExtensions:
|
|
eslint-module-utils@*:
|
|
dependencies:
|
|
eslint-import-resolver-node: "*"
|
|
next@*:
|
|
dependencies:
|
|
eslint-import-resolver-node: "*"
|
|
react-error-boundary@*:
|
|
dependencies:
|
|
prop-types: "*"
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
spec: "@yarnpkg/plugin-interactive-tools"
|
|
|
|
yarnPath: .yarn/releases/yarn-3.3.1.cjs
|