Skip to content

Commit

Permalink
fix hbs issue
Browse files Browse the repository at this point in the history
  • Loading branch information
enochval committed Jun 17, 2024
1 parent 55d0d37 commit 64630fc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 44 deletions.
54 changes: 11 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"@nestjs/devtools-integration": "^0.1.6",
"@nestjs/graphql": "^12.1.1",
"@nestjs/platform-express": "^10.0.0",
"@types/hbs": "^4.0.4",
"axios": "^1.7.2",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"express-handlebars": "^7.1.2",
"graphql": "^16.8.1",
"hbs": "^4.2.0",
"reflect-metadata": "^0.2.0",
Expand Down

0 comments on commit 64630fc

Please sign in to comment.