From 08e36746788084bf4c4f39cc53510961a7495dc7 Mon Sep 17 00:00:00 2001 From: LetterN <24603524+LetterN@users.noreply.github.com> Date: Wed, 22 Dec 2021 10:32:52 +0800 Subject: [PATCH] you pepega this is a submodule what are you doing --- tgui/packages/tgui/package.json | 1 + tgui/yarn.lock | 1 + 2 files changed, 2 insertions(+) diff --git a/tgui/packages/tgui/package.json b/tgui/packages/tgui/package.json index 5687a76c66..6e47a47b1c 100644 --- a/tgui/packages/tgui/package.json +++ b/tgui/packages/tgui/package.json @@ -10,6 +10,7 @@ "inferno": "^7.4.8", "inferno-vnode-flags": "^7.4.8", "js-yaml": "^4.1.0", + "katex": "^0.15.1", "marked": "^2.1.3", "tgui-dev-server": "workspace:*", "tgui-polyfill": "workspace:*" diff --git a/tgui/yarn.lock b/tgui/yarn.lock index b195dedcb6..05d4b6d9f7 100644 --- a/tgui/yarn.lock +++ b/tgui/yarn.lock @@ -7719,6 +7719,7 @@ resolve@^2.0.0-next.3: inferno: ^7.4.8 inferno-vnode-flags: ^7.4.8 js-yaml: ^4.1.0 + katex: ^0.15.1 marked: ^2.1.3 tgui-dev-server: "workspace:*" tgui-polyfill: "workspace:*"