Skip to content

Commit

Permalink
REDO: Install utility to generate editor SDKs
Browse files Browse the repository at this point in the history
https://yarnpkg.com/sdks/cli/default

```Shell
corepack yarn add --dev -- @yarnpkg/sdks
```
```
```

3.0.0-rc.42 : release candidate : it's fine

yarnpkg/berry@0b92a7a#diff-0bfd4a9b9f3907b0e1dcaa0667ff9311bb13942aa11c82081bb36d9abcc238e4

[GitHub repository yarnpkg/berry PR 4330]: yarnpkg/berry#4330
  • Loading branch information
kalrish committed Jul 1, 2023
1 parent daf338a commit be02339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"@eslint/js": "^8.43.0",
"@tsconfig/node16": "^16.1.0",
"@tsconfig/strictest": "^2.0.1",
"@yarnpkg/sdks": "^3.0.0-rc.46",
"eslint": "^8.43.0",
"eslint-plugin-jest": "^27.2.2",
"globals": "^13.20.0",
Expand Down

0 comments on commit be02339

Please sign in to comment.