Add missing declaration and don't run OTR tests
Add 3rd party dependencies updates #497
Showing
This diff is collapsed.
... | ... | @@ -42,6 +42,7 @@ |
"bootstrap": "^4.0.0", | ||
"bootstrap.native": "^2.0.22", | ||
"bourbon": "^4.3.2", | ||
"bytebuffer": "^3.5.5", | ||
"clean-css-cli": "^4.0.10", | ||
"emojione": "^3.0.3", | ||
"es6-promise": "^4.1.0", | ||
... | ... | @@ -58,16 +59,17 @@ |
"jshint": "^2.9.4", | ||
"lodash": "4.17.4", | ||
"lodash-template-loader": "^2.0.0", | ||
"long": "^3.1.0", | ||
"moment": "~> 2.19.3 ", | ||
"otr": "0.2.16", | ||
"pluggable.js": "2.0.0", | ||
"po2json": "^0.4.4", | ||
"protobufjs": "5.0.1", | ||
"requirejs": "2.3.5", | ||
"run-headless-chromium": "^0.1.1", | ||
"sinon": "^2.1.0", | ||
"sizzle": "^2.3.3", | ||
"snabbdom": "0.7.1", | ||
"snyk": "^1.21.2", | ||
"strophe.js": "1.2.14", | ||
"strophejs-plugin-ping": "0.0.1", | ||
"strophejs-plugin-register": "0.0.1", | ||
... | ... |
Please register or sign in to comment