Update commit.ts (#154)

* fixed type
This commit is contained in:
Tanoshii
2023-05-04 06:50:09 +02:00
committed by GitHub
parent 3f5df6ef7c
commit ad70a90b1f
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "opencommit",
"version": "2.0.0",
"version": "2.0.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "opencommit",
"version": "2.0.0",
"version": "2.0.3",
"license": "MIT",
"dependencies": {
"@clack/prompts": "^0.6.1",