Removed extra package.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2021-06-04 12:46:21 +03:00
parent 2342c27ced
commit 646497c3f0
4 changed files with 0 additions and 9 deletions

View file

@ -1,5 +0,0 @@
import { checkNpmVersions } from 'meteor/tmeasday:check-npm-versions';
checkNpmVersions({
'dompurify': '2.2.8',
}, 'my:xss');