Skip to content

Commit

Permalink
Update gulpfile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mmosca authored Aug 14, 2024
1 parent c12b08a commit 83d20bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ var minimist = require('minimist');

var archiver = require('archiver');
var del = require('del');
//import {deleteAsync} from 'del';

//const del = import('del');
const NwBuilder = require('nw-builder');
const semver = require('semver');

Expand Down

0 comments on commit 83d20bb

Please sign in to comment.