Commit a37eb9f6 authored by Sébastien Chopin's avatar Sébastien Chopin

Add now alias

parent c0414471
...@@ -23,6 +23,9 @@ ...@@ -23,6 +23,9 @@
"build-spa": "nuxt build --spa", "build-spa": "nuxt build --spa",
"start-spa": "nuxt start --spa" "start-spa": "nuxt start --spa"
}, },
"now": {
"alias": "hn.nuxtjs.org"
},
"engines": { "engines": {
"node": ">=8.0" "node": ">=8.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