Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Commit 17d9338

Browse files
committed
uuid 패키지 설치
1 parent c953bf0 commit 17d9338

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

packages/react-contexts/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@
7272
"semver": "^7.5.4",
7373
"set-cookie-parser": "^2.7.1",
7474
"ua-parser-js": "^1.0.37",
75-
"universal-cookie": "^4.0.4"
75+
"universal-cookie": "^4.0.4",
76+
"uuid": "^11.1.0"
7677
},
7778
"devDependencies": {
7879
"@types/qs": "^6.9.9",

pnpm-lock.yaml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)