@gusarov-studio/rubik-ui 29.5.0 → 29.5.2

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
@@ -27,5 +27,5 @@ npm run build
27
27
  To run tests:
28
28
 
29
29
  ```shell
30
- npm test
30
+ npm run test
31
31
  ```