TS failing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "aicommits",
|
||||
"version": "0.1.7",
|
||||
"version": "0.2.1",
|
||||
"description": "Writes your git commit messages for you with AI",
|
||||
"main": "bin/index.js",
|
||||
"bin": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es2017",
|
||||
"target": "es2016",
|
||||
"module": "commonjs",
|
||||
"outDir": "./bin",
|
||||
"esModuleInterop": true,
|
||||
|
||||
Reference in New Issue
Block a user