graphjin 2.0.13 → 2.0.14

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
@@ -273,7 +273,7 @@ With GraphJin your web and mobile developers can start building instantly. All t
273
273
 
274
274
  ## Documentation
275
275
 
276
- [Quick Start](https://graphjin.com/posts/1-quick-start)
276
+ [Quick Start](https://graphjin.com/posts/1-start)
277
277
 
278
278
  [Documentation](https://graphjin.com)
279
279
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "graphjin",
3
- "version": "2.0.13",
3
+ "version": "2.0.14",
4
4
  "description": "GraphJin - Build APIs in 5 minutes with GraphQL",
5
5
  "type": "module",
6
6
  "main": "./wasm/js/graphjin.js",
Binary file