Skip to content

Commit 0cde022

Browse files
committed
fix: Fix URL polyfill
1 parent 48e67f3 commit 0cde022

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

‎package-lock.json‎

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"sass-loader": "^7.1.0",
5555
"standard-version": "^4.4.0",
5656
"style-loader": "^0.23.1",
57-
"url-polyfill": "^1.1.0",
57+
"url-polyfill": "^1.0.14",
5858
"url-search-params-polyfill": "^5.0.0",
5959
"webpack": "^4.26.0",
6060
"webpack-cli": "^3.1.2"

0 commit comments

Comments
 (0)