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