mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
Removed shrinkwrap since it doesn't work properly on Travis. Force the engine to old jade, add then-jade
dependency temporarily until template-html-loader
uses new consolidate.js
.
Update slack-client to @slack/client to latest version.
This commit is contained in:
parent
dfec901ba3
commit
48d621b194
4 changed files with 4 additions and 21 deletions
|
@ -1,6 +1,6 @@
|
|||
var util = require('util')
|
||||
|
||||
var WebClient = require('slack-client').WebClient
|
||||
var WebClient = require('@slack/client').WebClient
|
||||
var Promise = require('bluebird')
|
||||
|
||||
var logger = require('../../util/logger')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue