release: version
This commit is contained in:
parent
85f29ad073
commit
66bf623667
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "discord-vscode",
|
||||
"displayName": "Discord Presence",
|
||||
"version": "3.8.1",
|
||||
"version": "3.8.2",
|
||||
"description": "Update your discord status with the newly added rich presence.",
|
||||
"private": true,
|
||||
"author": {
|
||||
|
@ -203,7 +203,7 @@
|
|||
"webpack-cli": "^3.3.8"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.37.0"
|
||||
"vscode": "^1.38.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": "marine/node"
|
||||
|
|
Loading…
Reference in a new issue