mirror of
https://github.com/maputnik/editor.git
synced 2025-12-28 00:50:00 +00:00
Sub-dependencies broke their API without a major version bump.
This fixes those errors and adds a package-lock.json
This commit is contained in:
@@ -29,6 +29,9 @@ exports.config = {
|
||||
services: ['phantomjs'],
|
||||
framework: 'mocha',
|
||||
reporters: ['spec'],
|
||||
phantomjsOpts: {
|
||||
webdriverLogfile: 'phantomjs.log'
|
||||
},
|
||||
mochaOpts: {
|
||||
ui: 'bdd',
|
||||
// Because we don't know how long the initial build will take...
|
||||
|
||||
Reference in New Issue
Block a user