reload when file is changed
Showing
with
619 additions
and
1 deletions
... | @@ -17,11 +17,12 @@ | ... | @@ -17,11 +17,12 @@ |
"express": "^4.16.2", | "express": "^4.16.2", | ||
"fs": "0.0.1-security", | "fs": "0.0.1-security", | ||
"http": "0.0.0", | "http": "0.0.0", | ||
"md5": "^2.2.1", | |||
"moment": "^2.22.2", | "moment": "^2.22.2", | ||
"optimist": "^0.6.1", | "optimist": "^0.6.1", | ||
"request": "^2.83.0" | "request": "^2.83.0" | ||
}, | }, | ||
"bin": { | "bin": { | ||
"ws-event-emulator": "./app.js" | "polling-simulator": "./app.js" | ||
} | } | ||
} | } |
tools/PollingSimulator/yarn.lock
0 → 100644
Please
register
or
sign in
to comment