Skip to content

Commit

Permalink
Merge pull request #28 from luxtagofficial/develop
Browse files Browse the repository at this point in the history
Add more robust announce features
  • Loading branch information
jontey authored Apr 10, 2019
2 parents dcbcbdb + d08e01a commit 57b1596
Show file tree
Hide file tree
Showing 16 changed files with 2,326 additions and 1,892 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,21 @@
],
"license": "MIT",
"dependencies": {
"@types/crypto-js": "^3.1.43",
"@types/lodash": "^4.14.113",
"commitizen": "3.0.4",
"@octokit/request": "^2.1.2",
"crypto-js": "^3.1.9-1",
"js-sha3": "0.8.0",
"lodash": "^4.17.10",
"nem-sdk": "^1.6.4",
"nem2-sdk": "^0.10.1",
"nem-sdk": "^1.6.7",
"nem2-sdk": "^0.11.1",
"rxjs": "^6.2.2"
},
"devDependencies": {
"@types/crypto-js": "^3.1.43",
"@types/jest": "^23.3.9",
"@types/lodash": "^4.14.113",
"@types/sinon": "5.0.7",
"codecov": "^3.0.4",
"commitizen": "3.0.4",
"commitlint": "7.2.1",
"cz-conventional-changelog": "^2.1.0",
"ghooks": "^2.0.4",
Expand Down
Loading

0 comments on commit 57b1596

Please sign in to comment.