Skip to content

Commit

Permalink
Merge 08810f4 into b6833e5
Browse files Browse the repository at this point in the history
  • Loading branch information
srepollock committed Feb 15, 2019
2 parents b6833e5 + 08810f4 commit 51a5197
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -45,20 +45,20 @@
"semantic-release-cli": "^4.1.0",
"tslint": "^5.11.0",
"typedoc": "^0.13.0",
"typescript": "^3.1.6"
},
"devDependencies": {
"typescript": "^3.1.6",
"nyc": "^13.3.0",
"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.6",
"chai": "^4.2.0",
"commitizen": "^3.0.4",
"coveralls": "^3.0.2",
"cz-conventional-changelog": "^2.1.0",
"mocha": "^5.2.0",
"nyc": "^13.3.0",
"semantic-release": "^15.13.3",
"ts-node": "^8.0.2"
},
"devDependencies": {
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
Expand Down

0 comments on commit 51a5197

Please sign in to comment.