Skip to content

Commit 712e7ff

Browse files
chore(package): update @types/node to version 12.0.8
Closes #10
1 parent b8da0bf commit 712e7ff

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
@@ -22,7 +22,7 @@
2222
},
2323
"homepage": "https://github.com/shekohex/blockchain#readme",
2424
"devDependencies": {
25-
"@types/node": "^11.9.0",
25+
"@types/node": "^12.0.8",
2626
"ts-node": "^7.0.0",
2727
"typescript": "^2.6.2"
2828
}

0 commit comments

Comments
 (0)