build: use pkgroll

This commit is contained in:
Hiroki Osame
2023-02-16 14:40:14 +09:00
parent 9ebe807e49
commit 361bd99ad8
6 changed files with 518 additions and 7 deletions

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env node
import { execSync } from 'child_process';
import chalk from 'chalk';
import inquirer from 'inquirer';