Update and cleanup npm

This commit is contained in:
the-djmaze 2023-02-24 12:27:50 +01:00
parent 91b4ff16bd
commit e64d49240f
5 changed files with 22 additions and 4681 deletions

View file

@ -1,7 +1,5 @@
/* RainLoop Webmail (c) RainLoop Team | Licensed under MIT */
const gulp = require('gulp');
const header = require('gulp-header');
const stripbom = require('gulp-stripbom');
const { config } = require('./config');
const { del } = require('./common');