mirror of
https://github.com/primer/css.git
synced 2024-12-02 07:53:06 +03:00
5 lines
82 B
JavaScript
5 lines
82 B
JavaScript
module.exports = {
|
|
dryRun: true,
|
|
plugins: ['./lib/semantic-release-plugin']
|
|
}
|