1
1
mirror of https://github.com/primer/css.git synced 2024-09-20 21:28:20 +03:00
css/release.config.js
2019-10-25 16:34:57 -07:00

5 lines
82 B
JavaScript

module.exports = {
dryRun: true,
plugins: ['./lib/semantic-release-plugin']
}