feat: added npm2yarn package (#1347)

This commit is contained in:
Shahed Nasser
2022-04-18 16:17:27 +03:00
committed by GitHub
parent fcd2889fd7
commit 3ad0f66619
36 changed files with 237 additions and 176 deletions

View File

@@ -51,8 +51,8 @@ Upon successfull creation of the user, you are presented with an **Access key ID
First, install the plugin using your preferred package manager:
```
yarn add medusa-file-s3
```bash npm2yarn
npm install medusa-file-s3
```
Then configure your `medusa-config.js` to include the plugin alongside the required options: