Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit d39be9e

Browse files
committed
fix: remove github-post-release plugin
1 parent 2e461ba commit d39be9e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@
7575
"release": "major"
7676
}
7777
]
78-
},
79-
"generateNotes": "github-post-release"
78+
}
8079
},
8180
"devDependencies": {
8281
"babel-plugin-transform-object-rest-spread": "6.26.0",
@@ -86,7 +85,6 @@
8685
"dependency-check": "3.1.0",
8786
"deps-ok": "1.4.0",
8887
"git-issues": "1.3.1",
89-
"github-post-release": "1.13.1",
9088
"license-checker": "18.0.0",
9189
"mocha": "5.1.1",
9290
"nsp": "3.2.1",

0 commit comments

Comments
 (0)