Skip to content
Snippets Groups Projects
Commit 9e6ad579 authored by Ryan Smith's avatar Ryan Smith
Browse files

chore(deps): Updates Semantic Release to v10.

parent ea8112f2
No related branches found
No related tags found
No related merge requests found
...@@ -7,11 +7,15 @@ ...@@ -7,11 +7,15 @@
"release": { "release": {
"getLastRelease": "last-release-git", "getLastRelease": "last-release-git",
"verifyConditions": [ "verifyConditions": [
"travis", "@semantic-release/condition-travis",
"github" "@semantic-release/github"
], ],
"publish": [ "publish": [
"github" "@semantic-release/github"
] ]
},
"devDependencies": {
"last-release-git": "0.0.3",
"semantic-release": "^10.0.1"
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment