solution-remove
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,2 @@ import { readdirSync, readFile, writeFile, existsSync, unlinkSync, renameSync, readFileSync } from 'fs'; | ||
| const pkg = JSON.parse(readFileSync('../package.json').toString()); | ||
| const program = new Command(); | ||
@@ -23,3 +22,3 @@ | ||
| program.version(pkg.version, '-v, --vers', 'output the current version'); | ||
| program.version('2.1.1', '-v, --vers', 'output the current version'); | ||
| program.parse(); | ||
@@ -26,0 +25,0 @@ |
+1
-1
| { | ||
| "name": "solution-remove", | ||
| "version": "2.1.0", | ||
| "version": "2.1.1", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "main": "./lib/solution-remove.js", |
29051
75.59%7
16.67%125
-0.79%