You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
226 B

  1. --- a/package.json
  2. +++ b/package.json
  3. @@ -30,7 +30,6 @@
  4. "author": "Sho Hashimoto <hashimoto@shokai.org>",
  5. "license": "MIT",
  6. "dependencies": {
  7. - "serialport": "*",
  8. "eventemitter2": "*",
  9. "debug": "*"
  10. },