Package not found. Please check the package name and try again.

pi-spi-sdk 0.1.0 → 0.1.1

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 +3 -3
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # @lomi/pi-spi-sdk
1
+ # pi-spi-sdk
2
2
 
3
3
  > **This repository is a contribution from open-source payment processing company [lomi.](https://lomi.africa)**
4
4
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pi-spi-sdk",
3
- "version": "0.1.0",
4
- "description": "Official TypeScript SDK for PI-SPI Business API - Built by lomi. for the West African fintech community",
3
+ "version": "0.1.1",
4
+ "description": "TypeScript SDK for the π-SPI Business API. Built by lomi. for the West African fintech community",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "types": "dist/index.d.ts",
@@ -43,7 +43,7 @@
43
43
  "togo",
44
44
  "guinea-bissau"
45
45
  ],
46
- "author": "lomi. <hello@lomi.africa> (https://lomi.africa)",
46
+ "author": "Babacar Diop <babacar@lomi.africa> (https://lomi.africa)",
47
47
  "license": "MIT",
48
48
  "homepage": "https://github.com/lomiafrica/pi-spi-sdk",
49
49
  "bugs": {