From fb91cf7218f20bdb8896a2ea305aa598f9f07036 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 29 Dec 2022 17:20:44 +0530 Subject: init commit be the shit that I need to keep me lit and fit --- yarn.lock | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 yarn.lock (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock new file mode 100644 index 0000000..e91252e --- /dev/null +++ b/yarn.lock @@ -0,0 +1,8 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + + +typescript@^4.9.4: + version "4.9.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78" + integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg== -- cgit v1.3.1