update: js-utils to release
This commit is contained in:
parent
db34f69dc0
commit
40ac13cfe3
|
@ -11,7 +11,7 @@
|
||||||
"author": "ssube",
|
"author": "ssube",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@apextoaster/js-utils": "0.2.0-4",
|
"@apextoaster/js-utils": "0.2.0",
|
||||||
"@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.1",
|
"@microsoft/api-extractor": "7.9.1",
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
# yarn lockfile v1
|
# yarn lockfile v1
|
||||||
|
|
||||||
|
|
||||||
"@apextoaster/js-utils@0.2.0-4":
|
"@apextoaster/js-utils@0.2.0":
|
||||||
version "0.2.0-4"
|
version "0.2.0"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@apextoaster/js-utils/-/js-utils-0.2.0-4.tgz#3bdef2b2eeea38f0523dd4181acbaeed0fdecf31"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@apextoaster/js-utils/-/js-utils-0.2.0.tgz#d7051ccf03c6212f779a3541d9d6122c84ee33c4"
|
||||||
integrity sha512-WxokazVAVm0Pg1dd7GkjkpPqug5yt0LpxTcpd0QCnsRRgOyqOmFm5HVILjE1GqktD24SjefUSbuZfB+IRUwzUQ==
|
integrity sha512-boEa7Ig68l91YP+NUvr+BKo/+NmroCrec2TJ16Y31PMi1XGMmJO1UlKvQfdpvrUgJe3sraff2zQZN7wNLw+Vbg==
|
||||||
|
|
||||||
"@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"
|
||||||
|
|
Loading…
Reference in New Issue