Skip to content

Commit 3dc7302

Browse files
authored
Merge pull request #1133 from exceljs/f/typing-update
Update @types/node version to latest lts
2 parents 9e2467b + 2b1a933 commit 3dc7302

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
@@ -107,7 +107,7 @@
107107
"@babel/preset-env": "^7.1.0",
108108
"@types/chai": "^4.2.7",
109109
"@types/mocha": "^5.2.7",
110-
"@types/node": "^10.12.0",
110+
"@types/node": "~12.12.27",
111111
"babelify": "^10.0.0",
112112
"browserify": "^16.5.0",
113113
"chai": "^4.2.0",

0 commit comments

Comments
 (0)