get-noesisgen-light 0.1.1 → 0.1.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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "get-noesisgen-light",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "NOESIS Light — Your cognitive operating system starter kit. Install a personalized AI-powered second brain via Claude Code.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "homepage": "https://github.com/ginoftn/noesis-gen-light",
29
29
  "bugs": {
30
- "url": "https://github.com/ginoftn/noesis-gen/issues"
30
+ "url": "https://github.com/ginoftn/noesis-gen-light/issues"
31
31
  },
32
32
  "engines": {
33
33
  "node": ">=18.0.0"