Skip to content

Commit

Permalink
🐜 fix: fix npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
anoff committed Jan 27, 2017
1 parent c358c47 commit add2b79
Show file tree
Hide file tree
Showing 2 changed files with 4,090 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"test:watch": "ava --watch",
"test:coverage": "nyc ava"
},
"files": [
"index.js"
],
"keywords": [
""
"serial",
"io",
"string",
"commands"
],
"dependencies": {
"serialport": "^4.0.3"
Expand Down
Loading

0 comments on commit add2b79

Please sign in to comment.