update but still not working
Showing
flowemitter.js
0 → 100644
... | @@ -2,9 +2,9 @@ | ... | @@ -2,9 +2,9 @@ |
"name": "flowagent", | "name": "flowagent", | ||
"version": "1.0.0", | "version": "1.0.0", | ||
"description": "", | "description": "", | ||
"main": "index.js", | "main": "flowagent.js", | ||
"scripts": { | "scripts": { | ||
"start": "node index.js" | "start": "node run.js" | ||
}, | }, | ||
"author": "NEXPIE Company Limited (https://nexpie.com)", | "author": "NEXPIE Company Limited (https://nexpie.com)", | ||
"license": "ISC", | "license": "ISC", | ||
... | ... |
run.js
0 → 100644
Please
register
or
sign in
to comment