Add discord-rpc types

This commit is contained in:
jeffvli
2022-04-10 15:27:25 -07:00
committed by Jeff
parent 6618eab66f
commit 6a4483d0dc
2 changed files with 6 additions and 0 deletions

View File

@@ -168,6 +168,7 @@
"@teamsupercell/typings-for-css-modules-loader": "^2.4.0",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.2.2",
"@types/discord-rpc": "^4.0.2",
"@types/enzyme": "^3.10.5",
"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/history": "4.7.6",

View File

@@ -1749,6 +1749,11 @@
dependencies:
"@types/ms" "*"
"@types/discord-rpc@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@types/discord-rpc/-/discord-rpc-4.0.2.tgz#5eae11545ebb9046e686ab5b438db6f7cb7ca8e8"
integrity sha512-0cmpmTvq4vR6UrYDV4Lb+D/NySNYAvCmRvKSN6YUwy+Jy7gTZ+dQpGG2E2kT8dqE8SwMDGWyLp71c0C5qRbtXA==
"@types/enzyme-adapter-react-16@^1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@types/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.0.6.tgz#8aca7ae2fd6c7137d869b6616e696d21bb8b0cec"