mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-09 09:42:35 -05:00
Bump .Net Core SDK to 2.2.100 Preview (#715)
* Bump .Net Core SDK to 2.2 * Update travis file * Try to fix broken AppVeyor code coverage
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
"main": "gulpfile.js",
|
||||
"dependencies": {
|
||||
"del": "^2.2.1",
|
||||
"gulp": "github:gulpjs/gulp#4.0",
|
||||
"gulp": "^4.0.0",
|
||||
"gulp-cli": "^2.0.1",
|
||||
"gulp-hub": "frankwallis/gulp-hub#registry-init",
|
||||
"gulp-install": "^0.6.0",
|
||||
"gulp-util": "^3.0.7",
|
||||
"request": "^2.73.0",
|
||||
"through2": "^2.0.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user