Skip to content
This repository has been archived by the owner on Mar 13, 2022. It is now read-only.

Commit

Permalink
chore: bump @types/node dep
Browse files Browse the repository at this point in the history
  • Loading branch information
IlCallo committed Aug 30, 2021
1 parent 7005eb8 commit 7cf4e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/package.json
Expand Up @@ -47,7 +47,7 @@
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
{{/preset.lint}}
"@types/node": "^10.20.21",
"@types/node": "^12.20.21",
{{/preset.typescript}}
"@quasar/app": "^3.0.0"
},
Expand Down

0 comments on commit 7cf4e7d

Please sign in to comment.