WIP: markdown

This commit is contained in:
Marc Hartmayer 2020-06-06 11:26:06 +02:00
parent 232bc746f4
commit 1f85b25549
8 changed files with 46 additions and 33 deletions

View file

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