-
- Downloads
Add URL polyfill for support in Google Addon
... | ... | @@ -36,5 +36,7 @@ |
"pre-commit": "lint-staged" | ||
} | ||
}, | ||
"dependencies": {} | ||
"dependencies": { | ||
"url-polyfill": "^1.1.12" | ||
} | ||
} |
Please register or sign in to comment
... | ... | @@ -36,5 +36,7 @@ |
"pre-commit": "lint-staged" | ||
} | ||
}, | ||
"dependencies": {} | ||
"dependencies": { | ||
"url-polyfill": "^1.1.12" | ||
} | ||
} |