Skip to content

Commit

Permalink
Merge pull request #95 from open-rpc/fix/remove-sem-rel
Browse files Browse the repository at this point in the history
fix: remove semantic release deps
  • Loading branch information
BelfordZ authored Jul 4, 2019
2 parents 871f72c + 49ce6ac commit 3925a9c
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,11 @@
"dependencies": {
"@open-rpc/meta-schema": "^1.4.3",
"@open-rpc/schema-utils-js": "^1.10.0",
"@qiwi/semantic-release-gh-pages-plugin": "^1.9.1",
"@semantic-release/changelog": "^3.0.4",
"@semantic-release/commit-analyzer": "^6.2.0",
"@semantic-release/git": "^7.0.12",
"@semantic-release/github": "^5.4.0",
"@semantic-release/npm": "^5.1.9",
"@semantic-release/release-notes-generator": "^7.2.0",
"commander": "^2.20.0",
"fs-extra": "^8.0.1",
"json-schema-to-typescript": "^6.1.3",
"lodash": "^4.17.11",
"quicktype": "13.0.10",
"semantic-release": "^15.13.16"
"quicktype": "13.0.10"
},
"devDependencies": {
"typedoc": "^0.14.2",
Expand Down

0 comments on commit 3925a9c

Please sign in to comment.