Skip to content

Commit

Permalink
np 10 was released, but it doesn't work for lux yet
Browse files Browse the repository at this point in the history
  • Loading branch information
sandbergja authored Feb 29, 2024
1 parent 73a6fac commit 1b4b8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ need to be part of the PULibrary organization on npm.

```
npm login
npm install --global np # don't add this as a devDependency, otherwise you won't be able to push to npm
npm install --global np@9.2.0 # don't add this as a devDependency, otherwise you won't be able to push to npm
npm run release
```

Expand Down

0 comments on commit 1b4b8e7

Please sign in to comment.