Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
 @nrwl/workspace@^10.3.0 is needed for  nx g @nx-plus/nuxt:app my-app
  • Loading branch information
derHodrig authored and BuckyMaler committed Feb 15, 2021
1 parent 6402644 commit e85840f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/nuxt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
If you have not already, [create an Nx workspace](https://github.com/nrwl/nx#creating-an-nx-workspace) with the following:

```
npx create-nx-workspace@^10.0.0
npx create-nx-workspace@^10.3.0
```

### Peer Dependencies
Expand Down

0 comments on commit e85840f

Please sign in to comment.