update purge

This commit is contained in:
2017-06-07 15:16:33 +02:00
parent bdce1dbded
commit ddf7ca0466
14 changed files with 175 additions and 85 deletions

3
dist/mod_purge/mod.plugins.d.ts vendored Normal file
View File

@@ -0,0 +1,3 @@
export * from '../npmci.plugins';
import * as cflare from 'cflare';
export { cflare };