[Update] 修改xterm版本
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -69,8 +69,9 @@ |
| "ssh-keygen": "^0.4.1", | ||
| "tether": "^1.4.4", | ||
| "tslib": "^1.9.0", | ||
| "utf-8-validate": "^5.0.2", | ||
| "uuid-js": "^0.7.5", | ||
| "xterm": "^3.3.0", | ||
| "xterm": "^3.11.0", | ||
| "zone.js": "0.8.20" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | @@ -90,8 +91,8 @@ |
| "karma-coverage-istanbul-reporter": "1.3.3", | ||
| "karma-jasmine": "1.1.1", | ||
| "karma-jasmine-html-reporter": "0.2.2", | ||
| "node-sass": "^4.9.0", | ||
| "protractor": "5.2.2", | ||
| "node-sass": "^4.11.0", | ||
| "protractor": "^5.4.2", | ||
| "ts-node": "3.3.0", | ||
| "tslint": "5.9.1", | ||
| "typescript": "2.4.2" | ||
| ... | ... |
Please
register
or
sign in
to comment