@raystack/proton 0.1.0-09b6d3e7c1e4b03bb30db032380c04e0524ac701 → 0.1.0-8a4f578dceca476c696c82054faaf4871b1b949c

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 +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@raystack/proton",
3
- "version": "0.1.0-09b6d3e7c1e4b03bb30db032380c04e0524ac701",
3
+ "version": "0.1.0-8a4f578dceca476c696c82054faaf4871b1b949c",
4
4
  "description": "TypeScript/JavaScript client library for Raystack APIs generated from Protocol Buffer definitions",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",