noah-cursor 1.5.6 → 1.5.7

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.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -12,7 +12,7 @@
12
12
  <a href="https://www.npmjs.com/package/noah-cursor"><img src="https://img.shields.io/npm/dm/noah-cursor.svg" alt="npm downloads" /></a>
13
13
  <a href="LICENSE"><img src="https://img.shields.io/npm/l/noah-cursor.svg" alt="license" /></a>
14
14
  <img src="https://img.shields.io/node/v/noah-cursor.svg" alt="node" />
15
- <a href="https://www.buymeacoffee.com/itsmenoahpoli"><img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-FFDD00?style=flat&logo=buymeacoffee&logoColor=black" alt="Buy Me a Coffee" /></a>
15
+ <a href="https://www.buymeacoffee.com/klnaufr"><img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-FFDD00?style=flat&logo=buymeacoffee&logoColor=black" alt="Buy Me a Coffee" /></a>
16
16
  </p>
17
17
 
18
18
  ```bash
@@ -251,13 +251,13 @@ Whether it's a Skill you want added, a Rule for your stack, a bug report, or an
251
251
  If Noah Cursor saves you time, consider buying me a coffee — it helps keep the CLI and registry maintained.
252
252
 
253
253
  <p align="center">
254
- <a href="https://www.buymeacoffee.com/itsmenoahpoli">
254
+ <a href="https://www.buymeacoffee.com/klnaufr">
255
255
  <img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" height="50" />
256
256
  </a>
257
257
  </p>
258
258
 
259
259
  <p align="center">
260
- <a href="https://www.buymeacoffee.com/itsmenoahpoli">
260
+ <a href="https://www.buymeacoffee.com/klnaufr">
261
261
  <img src="https://cdn.jsdelivr.net/npm/noah-cursor@latest/assets/qr-code.png" alt="Buy Me a Coffee QR code" width="220" />
262
262
  </a>
263
263
  <br />
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "noah-cursor",
3
- "version": "1.5.6",
3
+ "version": "1.5.7",
4
4
  "description": "The CLI for shipping Cursor setups — install battle-tested Skills, Rules, Prompts, MCP configs, and Presets",
5
5
  "type": "module",
6
6
  "bin": {