Skip to content

Commit

Permalink
chore(pkg): remove travis-deploy-once
Browse files Browse the repository at this point in the history
  • Loading branch information
Kocal committed Dec 1, 2018
1 parent a1faabb commit accfc56
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 989 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
"access": "public"
},
"scripts": {
"semantic-release": "semantic-release",
"travis-deploy-once": "travis-deploy-once --pro"
"semantic-release": "semantic-release"
},
"dependencies": {
"@semantic-release/commit-analyzer": "^6.1.0",
Expand All @@ -23,8 +22,7 @@
"@semantic-release/release-notes-generator": "^7.1.4"
},
"devDependencies": {
"semantic-release": "^15.10.8",
"travis-deploy-once": "^5.0.9"
"semantic-release": "^15.10.8"
},
"peerDependencies": {
"semantic-release": "^15.10.8"
Expand Down

0 comments on commit accfc56

Please sign in to comment.