Skip to content

Commit e19e114

Browse files
authored
Update package.json
1 parent b2c8cdd commit e19e114

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

service/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
"@types/jsonwebtoken": "^9.0.7",
1717
"nodemon": "^3.1.7",
1818
"ts-loader": "^9.5.1",
19-
"typescript": "^5.6.3"
19+
"typescript": "^5.6.3",
20+
"webpack": "^5.74.0",
21+
"webpack-cli": "^4.10.0"
2022
},
2123
"dependencies": {
2224
"acts-util-apilib": "*",

0 commit comments

Comments
 (0)