Skip to content

Commit 45aeba1

Browse files
Installing webpack as dev dependency
1 parent 620a564 commit 45aeba1

File tree

2 files changed

+4427
-6299
lines changed

2 files changed

+4427
-6299
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"husky": "^8.0.0",
3838
"lint-staged": "^13.0.3",
3939
"prettier": "^2.7.1",
40-
"prettylint": "^1.0.0"
40+
"prettylint": "^1.0.0",
41+
"webpack": "^5.88.1"
4142
},
4243
"resolutions": {
4344
"styled-components": "^5"

0 commit comments

Comments
 (0)