Hi, > These dependencies are all development time dependencies, which can be > found in "devDependencies" section of package.json file.
Anyone who compiles the source will get these and be unaware of them, that seems a little problamatic to me. > For node-notifier, which is also a dev dependency, I am not sure how > it is used in dubbo-admin. But I tried to remove it and build it, > everything looks good. I think it can be removed. That would be best I think. Thanks, Justin
