Skip to content

Commit 15fe6e4

Browse files
committed
version 2.0.2
1 parent deaf52c commit 15fe6e4

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

lib/getRepos.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable no-await-in-loop */
21
const chalk = require("chalk");
32
const fs = require("fs-extra");
43
const shell = require("shelljs");

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mmd-gitlab-backuper",
33
"description": "a package to backup from all projects that you have on gitlab",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"main": "lib/index.js",
66
"license": "MIT",
77
"author": {

0 commit comments

Comments
 (0)