Explorar o código

Bufferpack should be in the package.json. slip is dependancy.

Andrew Chalkley %!s(int64=9) %!d(string=hai) anos
pai
achega
4787a992ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -24,12 +24,12 @@
   },
   "homepage": "https://github.com/thingsSDK/especially-flasher#readme",
   "dependencies": {
+    "bufferpack": "0.0.6",
     "node-binary": "^1.1.0",
     "serialport": "^2.0.6",
     "slip": "^1.0.2"
   },
   "devDependencies": {
     "electron-prebuilt": "^0.36.9",
-    "slip": "^1.0.2"
   }
 }