@emeraldemperaur/vector-sigma 1.4.50 → 1.5.0

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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -28,8 +28,8 @@ Fields, Input Validation and Submission callback() can be defined and parametize
28
28
 
29
29
  ### Documentation
30
30
  <ul>
31
- <li><a href="#">VΣ Documentation</a></li>
32
- <li><a href="#">χForm Components Storybook</a></li>
31
+ <li><a href="https://vector-sigma.netlify.app/" target="_blank">VΣ Documentation</a></li>
32
+ <li><a href="https://69ae1e2c772d79457e37fbad-zhvolbxhpp.chromatic.com/" target="_blank">χForm Components Storybook</a></li>
33
33
  <ul>
34
34
 
35
35
  ### Installation
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@emeraldemperaur/vector-sigma",
3
- "version": "1.4.50",
3
+ "version": "1.5.0",
4
4
  "description": "Dynamic Form Orchestrator: NPM Package",
5
5
  "repository": {
6
6
  "type": "git",