Skip to content

Commit 85ebde9

Browse files
fix(package): update @types/node to version 10.3.5
Closes #5
1 parent b94200e commit 85ebde9

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
@@ -30,7 +30,7 @@
3030
"author": "Dolan Miu",
3131
"license": "MIT",
3232
"dependencies": {
33-
"@types/node": "^9.3.0",
33+
"@types/node": "^10.3.5",
3434
"@types/ramda": "^0.25.15",
3535
"@types/request-promise": "^4.1.39",
3636
"@types/uuid": "^3.4.3",

0 commit comments

Comments
 (0)