Skip to content

Commit

Permalink
chore: Remove Nunjucks (superceded by JSX)
Browse files Browse the repository at this point in the history
  • Loading branch information
PartMan7 committed Oct 28, 2024
1 parent f89e613 commit 75279f4
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 58 deletions.
50 changes: 0 additions & 50 deletions package-lock.json

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

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"license": "ISC",
"devDependencies": {
"@types/node": "^20.4.4",
"@types/nunjucks": "^3.2.3",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.2.0",
Expand All @@ -37,7 +36,6 @@
"discord.js": "^14.11.0",
"dotenv": "^16.3.1",
"mongoose": "^7.4.1",
"nunjucks": "^3.2.4",
"ps-client": "^3.5.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
5 changes: 0 additions & 5 deletions src/utils/render.ts

This file was deleted.

1 change: 0 additions & 1 deletion views/test.njk

This file was deleted.

0 comments on commit 75279f4

Please sign in to comment.