1
0
Fork 0

Add dev dependencies "webpack", "webpack-cli"

This commit is contained in:
Alex Kotov 2020-10-15 23:33:31 +05:00
parent 1fe0906372
commit 44d223687c
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
2 changed files with 4814 additions and 1 deletions

View File

@ -6,5 +6,9 @@
"repository": "https://github.com/fedihubcom/registry.git",
"author": "Alex Kotov <kotovalexarian@gmail.com>",
"license": "MIT",
"private": true
"private": true,
"devDependencies": {
"webpack": "^5.1.1",
"webpack-cli": "^4.0.0"
}
}

4809
yarn.lock

File diff suppressed because it is too large Load Diff