@jnst/cursor-usage 0.2.0 → 0.2.1

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.
@@ -9,7 +9,7 @@
9
9
  href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Crect x='1' y='8' width='3' height='7' fill='%2358a6ff'/%3E%3Crect x='6' y='4' width='3' height='11' fill='%233fb950'/%3E%3Crect x='11' y='1' width='3' height='14' fill='%23d29922'/%3E%3C/svg%3E"
10
10
  />
11
11
 
12
- <link rel="stylesheet" crossorigin href="./chunk-s9hpz9pe.css"><script type="module" crossorigin src="./chunk-67e5h0m6.js"></script></head>
12
+ <link rel="stylesheet" crossorigin href="./chunk-s9hpz9pe.css"><script type="module" crossorigin src="./chunk-3gd11c41.js"></script></head>
13
13
  <body>
14
14
  <div id="root"></div>
15
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jnst/cursor-usage",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "Visualize Cursor usage-events CSV: terminal stats and a drag-and-drop local dashboard",
5
5
  "license": "MIT",
6
6
  "repository": {