remove nuxt from deps

This commit is contained in:
Pawel Kowalski 2018-08-09 14:23:58 +02:00
parent f2d9d18894
commit 1dd1f9f605
3 changed files with 0 additions and 14110 deletions

3
client/.gitignore vendored
View File

@ -12,6 +12,3 @@ yarn-error.log*
*.ntvs*
*.njsproj
*.sln
# Nuxt Build
.nuxt

14106
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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",