Commit 47d9eb23 authored by Daniel Roe's avatar Daniel Roe

ci: enable node 14 runtime on vercel

parent ea3d27e3
...@@ -25,9 +25,6 @@ ...@@ -25,9 +25,6 @@
"lint": "eslint --ext .js,.vue --ignore-path .gitignore .", "lint": "eslint --ext .js,.vue --ignore-path .gitignore .",
"lintfix": "eslint --fix --ext .js,.vue --ignore-path .gitignore ." "lintfix": "eslint --fix --ext .js,.vue --ignore-path .gitignore ."
}, },
"engines": {
"node": ">=v8.17.0"
},
"dependencies": { "dependencies": {
"@nuxtjs/axios": "^5.13.1", "@nuxtjs/axios": "^5.13.1",
"nuxt": "^2.15.0" "nuxt": "^2.15.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment