build(app): make base components global by default

This commit is contained in:
Julien
2018-09-09 23:45:37 +02:00
parent b418701ea3
commit b6ce690f50
5 changed files with 48 additions and 17 deletions

View File

@@ -13,6 +13,7 @@
"precommit": "npm run lint"
},
"dependencies": {
"lodash": "^4.17.10",
"normalize.css": "^8.0.0",
"nuxt": "^1.0.0"
},