UNPKG

streakingman-cli

Version:

封装了一些常用操作的命令行工具

6 lines (5 loc) 96 B
module.exports = { scripts: { postbump: 'yarn build && git add index.js', }, };