mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-04-03 11:52:40 +00:00
Add xterm to dependencies
This commit is contained in:
parent
1af4333347
commit
caef4360b0
@ -31,6 +31,7 @@
|
|||||||
"rxjs": "^5.5.2",
|
"rxjs": "^5.5.2",
|
||||||
"rxjs-websockets": "^4.0.0",
|
"rxjs-websockets": "^4.0.0",
|
||||||
"showdown": "^1.8.5",
|
"showdown": "^1.8.5",
|
||||||
|
"xterm": "^3.0.1",
|
||||||
"zone.js": "^0.8.14"
|
"zone.js": "^0.8.14"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -6156,6 +6156,10 @@ xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1:
|
|||||||
version "4.0.1"
|
version "4.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
|
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
|
||||||
|
|
||||||
|
xterm@^3.0.1:
|
||||||
|
version "3.0.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.0.1.tgz#6fef126c6198699d08c3d1dfd43f4c7c45740d39"
|
||||||
|
|
||||||
xxhashjs@^0.2.1:
|
xxhashjs@^0.2.1:
|
||||||
version "0.2.1"
|
version "0.2.1"
|
||||||
resolved "https://registry.yarnpkg.com/xxhashjs/-/xxhashjs-0.2.1.tgz#9bbe9be896142976dfa34c061b2d068c43d30de0"
|
resolved "https://registry.yarnpkg.com/xxhashjs/-/xxhashjs-0.2.1.tgz#9bbe9be896142976dfa34c061b2d068c43d30de0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user