add now configuration
Showing
| ... | @@ -24,6 +24,10 @@ | ... | @@ -24,6 +24,10 @@ |
| "node": ">=7.0", | "node": ">=7.0", | ||
| "npm": ">=4.0" | "npm": ">=4.0" | ||
| }, | }, | ||
| "now": { | |||
| "alias": "nuxt-hn", | |||
| "public": true | |||
| }, | |||
| "dependencies": { | "dependencies": { | ||
| "@nuxtjs/component-cache": "^0.1.3", | "@nuxtjs/component-cache": "^0.1.3", | ||
| "@nuxtjs/pwa": "latest", | "@nuxtjs/pwa": "latest", | ||
| ... | ... |
Please
register
or
sign in
to comment