Skip to content

Commit 9a7cd98

Browse files
committed
See #961
fix: Added right browser dist path for 2.x as well
1 parent de2545c commit 9a7cd98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "https://github.com/cure53/DOMPurify",
55
"author": "Cure53 <info@cure53.de>",
66
"description": "A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG",
7-
"main": "src/purify.js",
7+
"main": "dist/purify.min.js",
88
"keywords": [
99
"dom",
1010
"xss",

0 commit comments

Comments
 (0)