publish: v1.0.4

This commit is contained in:
Zongmin Lei
2019-03-20 13:45:08 +08:00
parent 2acd5202e1
commit 8bfe969895

View File

@@ -2,7 +2,7 @@
"name": "xss",
"main": "./lib/index.js",
"typings": "./typings/xss.d.ts",
"version": "1.0.3",
"version": "1.0.4",
"description": "Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist",
"author": "Zongmin Lei <leizongmin@gmail.com> (http://ucdok.com)",
"repository": {