Skip to content

Commit 735555c

Browse files
chore(package): update @types/node to version 14.0.8
Closes #45
1 parent 08d7da8 commit 735555c

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
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@types/chai": "^4.1.6",
3131
"@types/mocha": "^5.2.5",
32-
"@types/node": "^13.1.0",
32+
"@types/node": "^14.0.8",
3333
"chai": "^4.2.0",
3434
"husky": "^4.0.2",
3535
"mocha": "^6.0.0",

0 commit comments

Comments
 (0)