diff options
| author | Pitu <[email protected]> | 2021-01-20 14:01:01 +0900 |
|---|---|---|
| committer | Pitu <[email protected]> | 2021-01-20 14:01:01 +0900 |
| commit | 68fcbcb5450f85d863c1ea98cd4d3e86657d6402 (patch) | |
| tree | aa95f576957500b7d980df03b6869dfced619705 /package.json | |
| parent | chore: remove console logs (diff) | |
| download | host.fuwn.me-68fcbcb5450f85d863c1ea98cd4d3e86657d6402.tar.xz host.fuwn.me-68fcbcb5450f85d863c1ea98cd4d3e86657d6402.zip | |
chore: update nuxt
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 78460aa..5c9e5d2 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "morgan": "^1.10.0", "multer": "^1.4.1", "mysql": "^2.16.0", - "nuxt": "^2.12.2", + "nuxt": "^2.14.12", "nuxt-dropzone": "^0.2.8", "pg": "^7.8.1", "qoa": "^0.2.0", |