release: version up
This commit is contained in:
parent
9b82da7545
commit
16ab8c85c5
2 changed files with 1877 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "discord-vscode",
|
||||
"displayName": "Discord Presence",
|
||||
"version": "2.2.2",
|
||||
"version": "2.2.4",
|
||||
"description": "Update your discord status with the newly added rich presence.",
|
||||
"private": true,
|
||||
"author": {
|
||||
|
@ -149,7 +149,7 @@
|
|||
"theme": "dark"
|
||||
},
|
||||
"dependencies": {
|
||||
"discord-rpc": "github:iCrawl/discord-rpc#no-peer-deps"
|
||||
"discord-rpc": "github:discordjs/rpc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^9.0.0",
|
||||
|
|
Loading…
Reference in a new issue