diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-09 22:48:19 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-09 22:48:19 +0530 |
| commit | 5a659a47c6e4823c2e29dd03eb8988270157de43 (patch) | |
| tree | 665047b16c6d99dc03e6a196f92a1dda72ab7067 /yarn.lock | |
| download | css-everything-5a659a47c6e4823c2e29dd03eb8988270157de43.tar.gz css-everything-5a659a47c6e4823c2e29dd03eb8988270157de43.zip | |
chore: init commit is the shit that makes me want to quit
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock new file mode 100644 index 0000000..39e776f --- /dev/null +++ b/yarn.lock @@ -0,0 +1,8 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + + +typescript@^5.1.6: + version "5.1.6" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274" + integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA== |
