feat: added npm2yarn package (#1347)

This commit is contained in:
Shahed Nasser
2022-04-18 15:17:27 +02:00
committed by GitHub
parent fcd2889fd7
commit 3ad0f66619
36 changed files with 237 additions and 176 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ The next step is to install Medusas [Slack plugin](https://github.com/medusaj
Open the terminal in the Medusa servers directory and run the following command:
```bash
```bash npm2yarn
npm install medusa-plugin-slack-notification
```