lux-design-system 6.4.0 → 6.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -30,7 +30,7 @@ need to be part of the PULibrary organization on npm.
30
30
 
31
31
  ```
32
32
  npm login
33
- npm install --global np@9.2.0 # don't add this as a devDependency, otherwise you won't be able to push to npm
33
+ npm install --global np # don't add this as a devDependency, otherwise you won't be able to push to npm
34
34
  npm run release
35
35
  ```
36
36