feat: added npm2yarn package (#1347)
This commit is contained in:
@@ -34,4 +34,8 @@ module.exports = {
|
||||
}
|
||||
```
|
||||
|
||||
> When changing from SQLite to Postgres, you should seed the database again using: `yarn seed`
|
||||
> When changing from SQLite to Postgres, you should seed the database again using:
|
||||
|
||||
```bash npm2yarn
|
||||
npm run seed
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user