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

Commit 119efac

Browse files
author
TED Vortex (Teodor Eugen Dutulescu)
authored
Merge pull request #39 from superleap/gils34-automate-esdoc-releases
fix(github): updated api, fixed releases, documentation back to manual
2 parents 021b11e + 7115913 commit 119efac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"test": "gulp",
1010
"deploy": "gulp deploy",
1111
"prepublish": "gulp prepublish",
12-
"postpublish": "gulp deploy",
1312
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
1413
},
1514
"repository": {
@@ -34,7 +33,7 @@
3433
"homepage": "https://github.com/superleap/github-issues-label-sync#readme",
3534
"dependencies": {
3635
"bluebird": "^3.4.1",
37-
"github": "^2.3.0"
36+
"github": "^2.4.0"
3837
},
3938
"devDependencies": {
4039
"@semantic-release/last-release-npm": "https://github.com/vrtxf/last-release-npm/tarball/da5a0f2411e2add6f5b0b990b4a12fad3245cfac",

0 commit comments

Comments
 (0)