mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-11 13:19:49 +02:00
fix dockerfile
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"postinstall": "nuxt prepare",
|
||||
"prettier": "prettier . --write",
|
||||
"lint": "eslint . --fix",
|
||||
"clean": "eslint . --fix && prettier . --write"
|
||||
"clean": "eslint . --fix && prettier . --write"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/content": "^3.7.1",
|
||||
|
Reference in New Issue
Block a user