wally-ui 1.0.14 → 1.0.15

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wally-ui",
3
- "version": "1.0.14",
3
+ "version": "1.0.15",
4
4
  "description": "About Where’s Wally? Right here — bringing you ready-to-use Angular components with Wally-UI. Stop searching, start building.",
5
5
  "bin": {
6
6
  "wally": "dist/cli.js"
@@ -23,7 +23,7 @@
23
23
 
24
24
  <code
25
25
  class="w-full mt-6 block bg-gray-200 dark:bg-[#121212] dark:text-white text-[#0a0a0a] p-4 rounded-md text-sm cursor-pointer hover:opacity-85 transition-colorsselect-all"
26
- onclick="navigator.clipboard.writeText('npx wally-ui add button')">
26
+ onclick="navigator.clipboard.writeText('npx wally-ui list')">
27
27
  <pre class="m-0">$ npx wally-ui list</pre>
28
28
  </code>
29
29
  </div>