@yk000/watch-myapp
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -7,3 +7,2 @@ #!/usr/bin/env node | ||
const tool = require("./src/tool"); | ||
const config = require("./config.json") | ||
@@ -10,0 +9,0 @@ const pathRequire = readline.createInterface({ |
{ | ||
"name": "@yk000/watch-myapp", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "个人的编译小工具", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
10750
271