Skip to content
Snippets Groups Projects
Unverified Commit ac930fc2 authored by NGPixel's avatar NGPixel
Browse files

fix: change simple-git import

parent 2e3bdb66
No related branches found
No related tags found
No related merge requests found
const path = require('path')
const sgit = require('simple-git/promise')
const sgit = require('simple-git')
const fs = require('fs-extra')
const _ = require('lodash')
const stream = require('stream')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment