From 2dc3df29a551e3b000cf4a949f08c61cff1ece71 Mon Sep 17 00:00:00 2001 From: JaeYeopHan Date: Tue, 29 Dec 2020 00:25:45 +0900 Subject: [PATCH] env(docs): add typescript --- docs/package.json | 3 ++- docs/yarn.lock | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 4b688b70..d13f4b52 100644 --- a/docs/package.json +++ b/docs/package.json @@ -20,7 +20,8 @@ "gatsby": "^2.29.2", "gatsby-theme-docz": "^2.3.1-alpha.0", "react": "^17.0.1", - "react-dom": "^17.0.1" + "react-dom": "^17.0.1", + "typescript": "^4.1.3" }, "devDependencies": { "@types/react": "^17.0.0", diff --git a/docs/yarn.lock b/docs/yarn.lock index 2d53e1c1..c735568b 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -13280,6 +13280,11 @@ typescript@3.5.3: resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977" integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g== +typescript@^4.1.3: + version "4.1.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7" + integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg== + typography-breakpoint-constants@^0.16.19: version "0.16.19" resolved "https://registry.yarnpkg.com/typography-breakpoint-constants/-/typography-breakpoint-constants-0.16.19.tgz#e0e89147749562cbb46ce76c47ff0f73372765e7"