Add serialport package
This commit is contained in:
parent
88a71796a7
commit
addfa7bec9
2 changed files with 7389 additions and 1 deletions
|
@ -21,7 +21,8 @@
|
|||
"redux": "^4.0.5",
|
||||
"redux-actions": "^2.6.5",
|
||||
"redux-localstorage": "^0.4.1",
|
||||
"redux-thunk": "^2.2.0"
|
||||
"redux-thunk": "^2.2.0",
|
||||
"serialport": "^9.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.9.0",
|
||||
|
|
7387
Dashboard/yarn.lock
Normal file
7387
Dashboard/yarn.lock
Normal file
File diff suppressed because it is too large
Load diff
Reference in a new issue