Skip to content

Commit 3365515

Browse files
committed
update to the latest node 12 types
1 parent 50ae4a7 commit 3365515

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
@@ -25,7 +25,7 @@
2525
"license": "Apache-2.0",
2626
"devDependencies": {
2727
"@types/jest": "^18.1.1",
28-
"@types/node": "^10.12.0",
28+
"@types/node": "^12.12.14",
2929
"babel-eslint": "^7.1.1",
3030
"eslint": "3.14.1",
3131
"eslint-config-airbnb": "^5.0.1",

0 commit comments

Comments
 (0)