Skip to content

Commit f965d77

Browse files
authored
Merge branch 'experimental-patches' into enipcommand-support
2 parents fb7dffa + 1d73851 commit f965d77

File tree

19 files changed

+2490
-259
lines changed

19 files changed

+2490
-259
lines changed

package-lock.json

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethernet-ip",
3-
"version": "1.2.4",
3+
"version": "2.0.1-patch",
44
"description": "A simple node interface for Ethernet/IP.",
55
"main": "./src/index.js",
66
"scripts": {
@@ -36,6 +36,7 @@
3636
"coveralls": "^3.0.2",
3737
"eslint": "^4.19.1",
3838
"eslint-plugin-jest": "^21.22.0",
39+
"event-debug": "^2.1.0",
3940
"jest": "^23.6.0"
4041
},
4142
"author": "Canaan Seaton",

0 commit comments

Comments
 (0)