fix(core): update

This commit is contained in:
2022-07-31 15:14:18 +02:00
parent 91ca5e53f1
commit 39ea160fdf
9 changed files with 6355 additions and 18757 deletions

View File

@@ -1,6 +1,6 @@
import * as plugins from './smartgit.plugins';
import * as plugins from './smartgit.plugins.js';
import { Smartgit } from './smartgit.classes.smartgit';
import { Smartgit } from './smartgit.classes.smartgit.js';
/**
* class GitRepo allows access to git directories from node