Skip to content

Commit f04642c

Browse files
authored
Merge pull request easingthemes#56 from easingthemes/feature/package-json-automation-2
Feature/package json automation 2
2 parents 83d848a + fdf6057 commit f04642c

File tree

3 files changed

+4
-750
lines changed

3 files changed

+4
-750
lines changed

.releaserc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
"changelogFile": "docs/CHANGELOG.md"
1010
}
1111
],
12-
["@semantic-release/npm", {
13-
"npmPublish": false
14-
}],
12+
"@semantic-release/npm",
1513
[
1614
"@semantic-release/git",
1715
{

0 commit comments

Comments
 (0)