Migrate to pug
This commit is contained in:
@ -17,10 +17,10 @@
|
||||
"dependencies": {
|
||||
"@fastify/leveldb": "^5.0.1",
|
||||
"@fastify/static": "^6.10.2",
|
||||
"@fastify/view": "^7.4.1",
|
||||
"axios": "^1.4.0",
|
||||
"fastify": "^4.18.0",
|
||||
"mkdirp": "^3.0.1",
|
||||
"node-sass": "^9.0.0",
|
||||
"nodemon": "^2.0.22"
|
||||
"nodemon": "^2.0.22",
|
||||
"pug": "^3.0.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user