install webpack
This commit is contained in:
parent
4150e19e47
commit
be6d9259d0
2 changed files with 923 additions and 1 deletions
920
package-lock.json
generated
920
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -30,6 +30,8 @@
|
||||||
"homepage": "https://github.com/ReznoRMichael/hollow-knight-completion-check#readme",
|
"homepage": "https://github.com/ReznoRMichael/hollow-knight-completion-check#readme",
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^7.18.0"
|
"eslint": "^7.18.0",
|
||||||
|
"webpack": "^5.17.0",
|
||||||
|
"webpack-cli": "^4.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue