Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
PejmanNik committed Sep 7, 2019
1 parent 8852dc1 commit afdf944
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
58 changes: 29 additions & 29 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"test": "npm run compile && node ./node_modules/vscode/bin/test"
},
"devDependencies": {
"typescript": "^3.5.2",
"vscode": "^1.1.35",
"typescript": "^3.6.2",
"vscode": "^1.1.36",
"sqlops": "github:anthonydresser/sqlops-extension-sqlops",
"tslint": "^5.18.0",
"@types/node": "^12.0.10",
"tslint": "^5.19.0",
"@types/node": "^12.7.4",
"@types/mocha": "^5.2.7"
}
}

0 comments on commit afdf944

Please sign in to comment.