Skip to content

Commit e6c8418

Browse files
committed
Force IP package to be updated to resolve watson#4 and resolve watson#6
1 parent 5fcdc0a commit e6c8418

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
"standard": "^17.1.0",
1717
"tape": "^4.5.1"
1818
},
19+
"overrides": {
20+
"ip": "^2.0.1"
21+
},
1922
"scripts": {
2023
"test": "standard && tape test/*.js"
2124
},

0 commit comments

Comments
 (0)