specify newer node version
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2022-05-21 22:16:54 +02:00
parent 78f06a3046
commit 39b65a13d3
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@
"typecheck": "vue-tsc --noEmit",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"engines": {
"node": ">=16.0.0"
},
"dependencies": {
"@popperjs/core": "^2.11.5",
"axios": "^0.27.2",