Skip to content

Commit 0139703

Browse files
committed
outsourced rcs-core
1 parent 266c9fa commit 0139703

File tree

12 files changed

+18
-973
lines changed

12 files changed

+18
-973
lines changed

β€Žlib/cli.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22

3-
const rcs = require('./utils/rcs');
3+
const rcs = require('rcs-core');
44
const fs = require('fs-extra');
55
const path = require('path');
66
const glob = require('glob');

β€Žlib/utils/options/helper.jsβ€Ž

Lines changed: 0 additions & 66 deletions
This file was deleted.

β€Žlib/utils/options/nameGenerator.jsβ€Ž

Lines changed: 0 additions & 47 deletions
This file was deleted.

β€Žlib/utils/options/replace.jsβ€Ž

Lines changed: 0 additions & 188 deletions
This file was deleted.

0 commit comments

Comments
Β (0)