Skip to content

Commit cf6ba3b

Browse files
committed
test beta6 without semvar in the deps
1 parent 564ccd4 commit cf6ba3b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serialport",
3-
"version": "3.1.2-beta5",
3+
"version": "3.1.2-beta6",
44
"description": "Node.js package to access serial ports. Welcome your robotic javascript overlords. Better yet, program them!",
55
"author": {
66
"name": "Chris Williams",
@@ -72,7 +72,6 @@
7272
"mocha": "^2.4.5",
7373
"node-pre-gyp-github": "^1.1.2",
7474
"sandboxed-module": "^2.0.3",
75-
"semver": "^5.1.0",
7675
"sinon": "^1.17.3",
7776
"sinon-chai": "^2.8.0",
7877
"spawn-sync": "^1.0.15"

0 commit comments

Comments
 (0)