File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ Version 3.1.2-beta5
2+ -------------
3+ - remove the prepublish scripts because npm 2 can't guarantee they'll have the packages they need
4+
15Version 3.1.2-beta4
26-------------
37 - Attempting to find a version of npm that lets us publish and be consumed by the most platforms
Original file line number Diff line number Diff line change 11{
22 "name" : " serialport" ,
3- "version" : " 3.1.2-beta4 " ,
3+ "version" : " 3.1.2-beta5 " ,
44 "description" : " Node.js package to access serial ports. Welcome your robotic javascript overlords. Better yet, program them!" ,
55 "author" : {
66 "name" : " Chris Williams" ,
1010 "binary" : {
1111 "module_name" : " serialport" ,
1212 "module_path" : " build/{configuration}/" ,
13- "host" : " https://github.com/voodootikigod/node-serialport/releases/download/3.1.2-beta4 "
13+ "host" : " https://github.com/voodootikigod/node-serialport/releases/download/3.1.2-beta5 "
1414 },
1515 "main" : " ./lib/serialport" ,
1616 "repository" : {
You can’t perform that action at this time.
0 commit comments