Skip to content

Commit 24871f8

Browse files
authored
Merge pull request #147 from okisdev/fix/docker-webpack
fix: docker webpack
2 parents d8eb09e + 0381de8 commit 24871f8

File tree

2 files changed

+319
-7
lines changed

2 files changed

+319
-7
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
"@types/react-syntax-highlighter": "^15.5.7",
7979
"prettier": "^3.0.0",
8080
"prettier-plugin-tailwindcss": "^0.4.0",
81-
"prisma": "^4.16.2"
81+
"prisma": "^4.16.2",
82+
"webpack": "^5.88.1"
8283
}
8384
}

0 commit comments

Comments
 (0)