Skip to content

Commit

Permalink
Merge pull request #244 from dbkr/master
Browse files Browse the repository at this point in the history
Revert #226
  • Loading branch information
Tom Boutell authored Aug 2, 2018
2 parents 523e113 + 46db057 commit e290185
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "1.18.3",
"description": "Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis",
"main": "dist/index.js",
"browser": "dist/sanitize-html.js",
"scripts": {
"prepare": "true",
"build": "make clean && make all && npm run prepare && browserify dist/index.js > dist/sanitize-html.js --standalone 'sanitizeHtml'",
Expand Down

0 comments on commit e290185

Please sign in to comment.