@equisoft/account-service-sdk-typescript 3.14.1-snapshot.20220926135945 → 3.14.1-snapshot.20220926152407

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/.tool-versions +1 -1
  2. package/package.json +1 -1
package/.tool-versions CHANGED
@@ -1,3 +1,3 @@
1
1
  java temurin-17.0.2+8
2
- nodejs 16.14.2
2
+ nodejs 16.17.1
3
3
  yarn 1.22.17
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@equisoft/account-service-sdk-typescript",
3
- "version": "3.14.1-snapshot.20220926135945",
3
+ "version": "3.14.1-snapshot.20220926152407",
4
4
  "description": "OpenAPI client for @equisoft/account-service-sdk-typescript",
5
5
  "author": "Equisoft Inc.",
6
6
  "main": "./dist/index.js",