1
0
Fork 0

update: js-utils to remove lodash

This commit is contained in:
ssube 2020-08-01 10:54:09 -05:00
parent 6d933122ac
commit 6ef98fbae4
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
"author": "ssube", "author": "ssube",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@apextoaster/js-utils": "0.2.1-0", "@apextoaster/js-utils": "0.2.1",
"@istanbuljs/nyc-config-typescript": "1.0.1", "@istanbuljs/nyc-config-typescript": "1.0.1",
"@microsoft/api-documenter": "7.8.21", "@microsoft/api-documenter": "7.8.21",
"@microsoft/api-extractor": "7.9.2", "@microsoft/api-extractor": "7.9.2",

View File

@ -2,10 +2,10 @@
# yarn lockfile v1 # yarn lockfile v1
"@apextoaster/js-utils@0.2.1-0": "@apextoaster/js-utils@0.2.1":
version "0.2.1-0" version "0.2.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@apextoaster/js-utils/-/js-utils-0.2.1-0.tgz#18e18d1486c7cc42442e81e1c2089cadfcc06b69" resolved "https://artifacts.apextoaster.com/repository/group-npm/@apextoaster/js-utils/-/js-utils-0.2.1.tgz#8488b454e528a50b942afa65630099bd072e5e3e"
integrity sha512-xgnvOe7EBwEKtQwGEin397m2/twT6favgRLPzgvRyMiFqjFWlo4dSPBNMoWxhry/VJbvG0Uzp/1sDyZxfbi+Ug== integrity sha512-VrrIU1AiEv7Uq958QREm7gthLF/8FU9Y1PTPXunzmdZqPVMkCKYjMyklKtNmYeXeMBnsNHFETuZmTNUynZfxjQ==
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5": "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5":
version "7.5.5" version "7.5.5"