diff options
| author | Yuval Adam <_@yuv.al> | 2022-11-30 11:02:19 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2022-11-30 11:02:19 +0200 |
| commit | 4334073a927b28daf9f3539d9f027d6d345d805c (patch) | |
| tree | c970adbe1641a39a3a63cfce3157532f84382ec4 /package.json | |
| parent | dc44e506180e394f261ee20b9c613334a1b2b62a (diff) | |
Install wrangler
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index cbd33b2..89fdcb6 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,8 @@ "react-dom": "^18.2.0", "react-router-dom": "^6.3.0", "react-scripts": "5.0.1", - "typescript": "^4.8.2" + "typescript": "^4.8.2", + "wrangler": "^2.5.0" }, "scripts": { "start": "react-scripts start", |
