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