Chris Kay | 025c87f | 2021-11-09 20:05:38 +0000 | [diff] [blame] | 1 | { |
2 | "name": "conventional-changelog-tf-a", | ||||
3 | "version": "1.0.0", | ||||
4 | "private": true, | ||||
5 | "main": "index.js", | ||||
6 | "dependencies": { | ||||
7 | "conventional-changelog-conventionalcommits": "^4.6.1", | ||||
8 | "execa": "^5.1.1", | ||||
9 | "lodash": "^4.17.21", | ||||
10 | "q": "^1.5.1" | ||||
11 | } | ||||
12 | } |