sketchmark 0.1.7 → 0.1.9

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
@@ -52,7 +52,7 @@ end
52
52
  ## Installation
53
53
 
54
54
  ```bash
55
- npm install sketchmark roughjs
55
+ npm install sketchmark
56
56
  ```
57
57
 
58
58
  rough.js is a peer dependency — it must be available at runtime.