Skip to content

Commit 4d840bd

Browse files
fix: install raw-loader
1 parent e79915f commit 4d840bd

File tree

2 files changed

+557
-8
lines changed

2 files changed

+557
-8
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"next-themes": "^0.3.0",
4545
"pdf-lib": "^1.17.1",
4646
"pdfjs-dist": "3.4.120",
47+
"raw-loader": "^4.0.2",
4748
"react": "^18.3.1",
4849
"react-dom": "^18.3.1",
4950
"react-dropzone": "^14.3.8",
@@ -54,6 +55,7 @@
5455
"zod": "^3.24.2"
5556
},
5657
"devDependencies": {
58+
"@types/node": "22.13.10",
5759
"@types/react": "^18.3.18",
5860
"@types/react-dom": "^18.3.5",
5961
"@typescript-eslint/eslint-plugin": "^7.18.0",

0 commit comments

Comments
 (0)