Skip to content

Commit 812e594

Browse files
author
Benjamin Forster
committed
explicitly add inherits as dependency; update package.lock
1 parent 1aa1354 commit 812e594

2 files changed

Lines changed: 19 additions & 17 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
},
1313
"dependencies": {
1414
"hyperdb": "3.0.0-1",
15+
"inherits": "^2.0.3",
1516
"lru": "^3.1.0",
1617
"pump": "^3.0.0",
1718
"readable-stream": "^2.3.3",

0 commit comments

Comments
 (0)