Skip to content

Commit

Permalink
[7.x] Update dependency write-pkg to v4 (elastic#43226) (elastic#43906)
Browse files Browse the repository at this point in the history
* Update dependency write-pkg to v4

* rebuild kbn-pm and point worker_threads to built-in module
  • Loading branch information
Spencer authored Aug 27, 2019
1 parent 1f45c0f commit a0513b0
Show file tree
Hide file tree
Showing 5 changed files with 5,583 additions and 2,365 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ module.exports = {
anyOf: [{ type: 'string' }, { type: 'array', items: { type: 'string' } }],
},
allowSameFolder: { type: 'boolean' },
errorMessage: { type: 'string' },
},
additionalProperties: false,
},
Expand Down
Loading

0 comments on commit a0513b0

Please sign in to comment.