zerozeeker 1.0.2 → 1.0.3

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -190,7 +190,7 @@ Every component is designed to be a solid foundation you can build upon.
190
190
  ## Links
191
191
 
192
192
  - Website: [zerozeeker.com](https://www.zerozeeker.com/)
193
- - GitHub: [github.com/ZERO-DAWN-X/zero-zeeker-frontend](https://github.com/ZERO-DAWN-X/zero-zeeker-frontend)
193
+ - GitHub: [github.com/ZERO-DAWN-X](https://github.com/ZERO-DAWN-X)
194
194
  - NPM: [@latest](https://www.npmjs.com/package/zerozeeker)
195
195
 
196
196
  ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zerozeeker",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "CLI for installing ZeroZeeker UI components",
5
5
  "type": "module",
6
6
  "bin": {