revert: deps

This commit is contained in:
Crawl 2019-02-18 18:45:49 +01:00
parent 5c9c4efba7
commit 065d726dcf
No known key found for this signature in database
GPG key ID: E41A6DB922EC2CFE
3 changed files with 859 additions and 1008 deletions

View file

@ -5,3 +5,7 @@ test/**
.gitignore
tsconfig.json
tslint.json
src/
typings/
dist/**/*.map
gulpfile.js

View file

@ -1,7 +1,7 @@
{
"name": "discord-vscode",
"displayName": "Discord Presence",
"version": "3.3.1",
"version": "3.3.2",
"description": "Update your discord status with the newly added rich presence.",
"private": true,
"author": {
@ -175,15 +175,15 @@
},
"devDependencies": {
"@types/node": "^11.9.4",
"fs-nextra": "^0.4.3",
"gulp": "^4.0.0",
"fs-nextra": "^0.3.7",
"gulp": "^3.9.1",
"gulp-sourcemaps": "^2.6.4",
"gulp-typescript": "^5.0.0",
"gulp-typescript": "^5.0.0-alpha.3",
"merge2": "^1.2.3",
"tslint": "^5.12.1",
"tslint": "^5.11.0",
"tslint-config-fire": "^1.0.1",
"typescript": "^3.3.3",
"vscode": "^1.1.29"
"typescript": "^3.2.1",
"vscode": "^1.1.22"
},
"engines": {
"vscode": "^1.15.0"

1849
yarn.lock

File diff suppressed because it is too large Load diff