ussd-builder
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -377,3 +377,3 @@ 'use strict'; | ||
parseNolaInitiationText(naloArgs) { | ||
parseNaloInitiationText(naloArgs) { | ||
const { ServiceCode: serviceCode, Message: text } = naloArgs; | ||
@@ -380,0 +380,0 @@ if (text === `*${serviceCode}#`) { |
{ | ||
"name": "ussd-builder", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Easily compose USSD menus using states, compatible with Africastalking, Hubtel, Emergent & Nalo Ussd API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |