mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
more cleanup
This commit is contained in:
parent
500da0804e
commit
cdba427776
@ -1,9 +1,7 @@
|
||||
{
|
||||
"name": "storybook",
|
||||
"version": "1.0.0",
|
||||
"description": "sample storybook setup",
|
||||
"author": "Huseyn Guliyev",
|
||||
"private": true,
|
||||
"description": "sample storybook setup for nuxt",
|
||||
"scripts": {
|
||||
"dev": "nuxt",
|
||||
"build": "nuxt build",
|
||||
@ -15,7 +13,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"chart.js": "^2.7.1",
|
||||
"nuxt": "^1.3.0",
|
||||
"nuxt": "latest",
|
||||
"vue-chartjs": "^3.1.1",
|
||||
"vuetify": "1.0.0-beta.5"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user