Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit 2956b08

Browse files
committed
update node dependencies
1 parent 10fa259 commit 2956b08

6 files changed

+1912
-17
lines changed

Gulpfile.js

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ var copy = require("gulp-copy"),
1414
webserver = require("gulp-webserver"),
1515
concat = require('gulp-concat'),
1616
mainBowerFiles = require('main-bower-files'),
17-
wrap = require("gulp-wrap"),
1817
copy = require("gulp-copy");
1918

2019
// Gulp mix-ins

ecoengine

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 10fa259f33398d2eb488ab573722de07752c68ed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"samesies": "0.0.0",
3939
"gulp-env": "~0.2.0",
4040
"main-bower-files": "~2.5.0",
41-
"gulp-wrap": "~0.10.0",
4241
"wrap": "~0.1.2",
4342
"escape-string-regexp": "~1.0.2"
4443
}

0 commit comments

Comments
 (0)