Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 311ee33

Browse files
fix(package): update @types/node to version 14.0.6
Closes #53
1 parent b3e0871 commit 311ee33

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
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"@types/atom": "^1.28.0",
34-
"@types/node": "^13.1.1",
34+
"@types/node": "^14.0.6",
3535
"atom-languageclient": "^0.9.6",
3636
"atom-package-deps": "^5.0.0",
3737
"atom-ts-transpiler": "^1.5.2",

0 commit comments

Comments
 (0)