Skip to content
This repository was archived by the owner on May 5, 2022. It is now read-only.

Commit ff0e8bd

Browse files
fix(package): update @types/node to version 11.10.2
Closes #105
1 parent d961b9b commit ff0e8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"url": "git+https://github.com/interledgerjs/ilp-protocol-stream.git"
3434
},
3535
"dependencies": {
36-
"@types/node": "^10.12.2",
36+
"@types/node": "^11.10.2",
3737
"bignumber.js": "^7.2.1",
3838
"debug": "^4.0.0",
3939
"ilp-logger": "^1.1.3",

0 commit comments

Comments
 (0)