Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
vscode@1.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
bpasero committed Feb 7, 2019
1 parent aafb824 commit ea86293
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "vscode",
"version": "1.1.28",
"version": "1.1.29",
"typings": "vscode.d.ts",
"scripts": {
"prepare": "tsc -p ./",
Expand Down Expand Up @@ -30,7 +30,7 @@
"vinyl-source-stream": "^1.1.0"
},
"devDependencies": {
"@types/node": "^8.10.25",
"@types/node": "^10.12.21",
"@types/mocha": "^2.2.43",
"@types/glob": "^5.0.33"
},
Expand Down

0 comments on commit ea86293

Please sign in to comment.