We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564ccd4 commit cf6ba3bCopy full SHA for cf6ba3b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "serialport",
3
- "version": "3.1.2-beta5",
+ "version": "3.1.2-beta6",
4
"description": "Node.js package to access serial ports. Welcome your robotic javascript overlords. Better yet, program them!",
5
"author": {
6
"name": "Chris Williams",
@@ -72,7 +72,6 @@
72
"mocha": "^2.4.5",
73
"node-pre-gyp-github": "^1.1.2",
74
"sandboxed-module": "^2.0.3",
75
- "semver": "^5.1.0",
76
"sinon": "^1.17.3",
77
"sinon-chai": "^2.8.0",
78
"spawn-sync": "^1.0.15"
0 commit comments