diff options
Diffstat (limited to 'scripts/yarn.lock')
| -rw-r--r-- | scripts/yarn.lock | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/yarn.lock b/scripts/yarn.lock new file mode 100644 index 0000000..e1f5cdd --- /dev/null +++ b/scripts/yarn.lock @@ -0,0 +1,8 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + + +typescript@^4.4.3: + version "4.4.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324" + integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA== |
