From 40ac13cfe39525ee0d087ffe553cc409759fd94a Mon Sep 17 00:00:00 2001 From: ssube Date: Wed, 8 Jul 2020 23:43:07 -0500 Subject: [PATCH] update: js-utils to release --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a122c82..7af5ef8 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "author": "ssube", "license": "MIT", "devDependencies": { - "@apextoaster/js-utils": "0.2.0-4", + "@apextoaster/js-utils": "0.2.0", "@istanbuljs/nyc-config-typescript": "1.0.1", "@microsoft/api-documenter": "7.8.21", "@microsoft/api-extractor": "7.9.1", diff --git a/yarn.lock b/yarn.lock index ade1918..a2f0cbe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@apextoaster/js-utils@0.2.0-4": - version "0.2.0-4" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@apextoaster/js-utils/-/js-utils-0.2.0-4.tgz#3bdef2b2eeea38f0523dd4181acbaeed0fdecf31" - integrity sha512-WxokazVAVm0Pg1dd7GkjkpPqug5yt0LpxTcpd0QCnsRRgOyqOmFm5HVILjE1GqktD24SjefUSbuZfB+IRUwzUQ== +"@apextoaster/js-utils@0.2.0": + version "0.2.0" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@apextoaster/js-utils/-/js-utils-0.2.0.tgz#d7051ccf03c6212f779a3541d9d6122c84ee33c4" + integrity sha512-boEa7Ig68l91YP+NUvr+BKo/+NmroCrec2TJ16Y31PMi1XGMmJO1UlKvQfdpvrUgJe3sraff2zQZN7wNLw+Vbg== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5": version "7.5.5"