fix(core): update

This commit is contained in:
2022-07-27 01:06:16 +02:00
parent 6470b05152
commit 249c50a3c5
6 changed files with 222 additions and 32 deletions

View File

@@ -33,5 +33,8 @@
],
"browserslist": [
"last 1 chrome versions"
]
],
"dependencies": {
"parse-url": "^6.0.5"
}
}