Skip to content

Commit

Permalink
See #961
Browse files Browse the repository at this point in the history
fix: Added right browser dist path for 2.x as well
  • Loading branch information
cure53 committed Jun 10, 2024
1 parent de2545c commit 9a7cd98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://github.com/cure53/DOMPurify",
"author": "Cure53 <info@cure53.de>",
"description": "A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG",
"main": "src/purify.js",
"main": "dist/purify.min.js",
"keywords": [
"dom",
"xss",
Expand Down

0 comments on commit 9a7cd98

Please sign in to comment.