remove nuxt from deps
This commit is contained in:
parent
f2d9d18894
commit
1dd1f9f605
|
|
@ -12,6 +12,3 @@ yarn-error.log*
|
|||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
|
||||
# Nuxt Build
|
||||
.nuxt
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -51,7 +51,6 @@
|
|||
"lodash": "^4.17.10",
|
||||
"node-notifier": "^5.1.2",
|
||||
"node-sass": "^4.9.2",
|
||||
"nuxt": "^1.4.2",
|
||||
"optimize-css-assets-webpack-plugin": "^3.2.0",
|
||||
"ora": "^1.2.0",
|
||||
"portfinder": "^1.0.13",
|
||||
|
|
|
|||
Loading…
Reference in New Issue