mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-22 17:10:26 +03:00
Added explicit dependency on webpack 5.70
This commit is contained in:
parent
9d6121903e
commit
eaa1a2f2ca
2 changed files with 481 additions and 4061 deletions
4539
package-lock.json
generated
4539
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -103,7 +103,8 @@
|
|||
"stylelint-config-recommended-scss": "^4.2.0",
|
||||
"stylelint-scss": "^3.18.0",
|
||||
"ts-mockery": "^1.2.0",
|
||||
"typescript": "^4.6.2"
|
||||
"typescript": "^4.6.2",
|
||||
"webpack": "^5.70.0"
|
||||
},
|
||||
"browserslist": [
|
||||
">0.2%",
|
||||
|
|
Loading…
Reference in a new issue