1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 14:47:28 +00:00

Update ShellJS version

Thanks!
This commit is contained in:
Peter Blazejewicz
2018-02-22 21:18:37 +01:00
parent 13d9e4ac6d
commit df6adc7238
2 changed files with 8 additions and 8 deletions

View File

@@ -81,7 +81,7 @@
"jest": "^22.0.4",
"node-sass": "^4.7.2",
"nodemon": "^1.13.0",
"shelljs": "^0.7.7",
"shelljs": "^0.8.1",
"supertest": "^3.0.0",
"ts-jest": "^22.0.4",
"ts-node": "^5.0.0",