Revert "update typescript"
This reverts commit 6d372b26.
Showing
... | ... | @@ -29,14 +29,14 @@ |
"readline": "^1.3.0", | ||
"simple-git": "^1.72.0", | ||
"stream-transcoder": "0.0.5", | ||
"typescript": "^2.5.2", | ||
"walk": "^2.3.9" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "7.0.29", | ||
"gulp-nodemon": "2.2.1", | ||
"gulp-postcss": "^7.0.0", | ||
"gulp-typescript": "^3.2.2", | ||
"mysql": "2.13.0" | ||
"gulp-typescript": "^3.1.6", | ||
"mysql": "2.13.0", | ||
"typescript": "^2.3.4" | ||
} | ||
} |
Please register or sign in to comment