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

Commit c0f0d9f

Browse files
committed
chore(package): update semantic-release
1 parent ab47b30 commit c0f0d9f

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

package.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"nyc": "^11.0.2",
7979
"prettier": "1.12.1",
8080
"rimraf": "^2.6.1",
81-
"semantic-release": "^10.0.1",
81+
"semantic-release": "^15.1.8",
8282
"sinon": "^5.0.0",
8383
"source-map-support": "^0.5.0",
8484
"temp": "^0.8.3",
@@ -98,12 +98,6 @@
9898
"lib/test/**/*.js"
9999
]
100100
},
101-
"release": {
102-
"verifyConditions": [
103-
"@semantic-release/github",
104-
"@semantic-release/npm"
105-
]
106-
},
107101
"config": {
108102
"commitizen": {
109103
"path": "./node_modules/cz-conventional-changelog"

0 commit comments

Comments
 (0)