fix: change image
Showing
... | ... | @@ -58,6 +58,7 @@ |
"protractor": "~5.4.3", | ||
"ts-node": "~8.3.0", | ||
"tslint": "~5.18.0", | ||
"typescript": "~3.7.5" | ||
"typescript": "~3.7.5", | ||
"node-sass": "^4.0.0" | ||
} | ||
} |
Please register or sign in to comment