mirror of
https://github.com/jeffvli/sonixd.git
synced 2026-04-29 02:32:37 -04:00
Add discord-rpc types
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user