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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 <[email protected]>",
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)