From 7e9ff01ff456d25bc0d0ea227291fadc0a112411 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 30 Aug 2024 11:37:25 +0000 Subject: [PATCH] changed mustache template --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6df19f5..b7d30bea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "xero-node", "version": "9.77.0", - "description": "Xero NodeJS OAuth 2.0 client for xero-node testing joy", + "description": "Xero NodeJS OAuth 2.0 client for xero-node testing joy again testing joy and joy", "main": "dist/index.js", "types": "dist/index.d.ts", "author": "Xero Platform Team",