Skip to content

Commit 5b04bc1

Browse files
author
Amine Mouafik
committed
1.0.1
1 parent 7f922f2 commit 5b04bc1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"name": "cz-conventional-changelog",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Commitizen adapter following the conventional-changelog format.",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"author": "Jim Cummins <[email protected]>",
1010
"license": "MIT",
11-
"dependencies": {
12-
}
11+
"dependencies": {}
1312
}

0 commit comments

Comments
 (0)