1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-10 17:04:36 +00:00

chore: updated utils and comment

This commit is contained in:
2021-06-10 15:03:51 +02:00
parent dadce3d4c9
commit 33d4ee92a7
3 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@@ -1253,9 +1253,9 @@
}
},
"@sasjs/utils": {
"version": "2.20.0",
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.20.0.tgz",
"integrity": "sha512-PBJswfumyejsb8wJQpSZ96zFEEeJ+AlpxWXhz9uT9D8bNCStfCd75E1JdV71RwxdavsKiGMSSh5UcGDyehFA4w==",
"version": "2.20.1",
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.20.1.tgz",
"integrity": "sha512-Wer6RrGPowBgvgJ2Hdk2nrdA9mIsG4AKI50s/cEWKfzMnQRQVrCNmVUyZlM5I8/pZRzsMzwq7PLaxjAADYUCuQ==",
"requires": {
"@types/prompts": "^2.0.13",
"chalk": "^4.1.1",