mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 15:53:23 +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:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user