@maayn/veld 0.3.4 → 0.3.6

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.
package/README.md CHANGED
@@ -50,7 +50,7 @@ brew install veld
50
50
  pip install maayn-veld
51
51
 
52
52
  # Composer (PHP)
53
- composer require veld-dev/veld
53
+ composer require maayn/veld
54
54
  ```
55
55
 
56
56
  ## Links
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maayn/veld",
3
- "version": "0.3.4",
3
+ "version": "0.3.6",
4
4
  "description": "Contract-first, multi-stack API code generator. Write .veld contracts once, generate typed frontend SDKs and backend service interfaces.",
5
5
  "keywords": [
6
6
  "veld",