diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-04-19 19:14:40 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-04-19 19:16:56 -0700 |
| commit | 57671a1ca530f2102ddb1945d8c85719da6fe5fe (patch) | |
| tree | 2da826221a2004f5ca5967c5841033d26b5ab534 /site/package.json | |
| parent | 27744272ecbf999f1ab1be19a09aeb06f9eb4d5c (diff) | |
prepend additional information for relevant games
Diffstat (limited to 'site/package.json')
| -rw-r--r-- | site/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/package.json b/site/package.json index 2f7ac65..e538dce 100644 --- a/site/package.json +++ b/site/package.json @@ -14,6 +14,7 @@ "react": "^19.0.0", "react-dom": "^19.0.0", "react-router-dom": "^7.5.0", + "reactjs-popup": "^2.0.6", "tailwindcss": "^4.1.3" }, "devDependencies": { |
