aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortalves <tony@3alves.com>2018-02-26 16:45:28 -0800
committerShawn Erquhart <shawn@erquh.art>2018-02-27 11:14:21 -0500
commit4042cef1223af03daa537ecd15cb6b43341ef76b (patch)
treed3e238a5d092b0ad641186475823df9814fbda77
parent8b91a957176e609d1dc6887f3ea52ce9c9f2ad44 (diff)
remove unused module
-rw-r--r--gulpfile.babel.js1
-rw-r--r--package.json1
-rw-r--r--yarn.lock33
3 files changed, 1 insertions, 34 deletions
diff --git a/gulpfile.babel.js b/gulpfile.babel.js
index a93dc8a..98f36a8 100644
--- a/gulpfile.babel.js
+++ b/gulpfile.babel.js
@@ -10,7 +10,6 @@ import webpackConfig from "./webpack.conf";
import svgstore from "gulp-svgstore";
import svgmin from "gulp-svgmin";
import inject from "gulp-inject";
-import replace from "gulp-replace";
import cssnano from "cssnano";
const browserSync = BrowserSync.create();
diff --git a/package.json b/package.json
index 5d00aef..c697412 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,6 @@
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-postcss": "^6.1.1",
- "gulp-replace": "^0.5.4",
"gulp-util": "^3.0.7",
"imports-loader": "^0.6.5",
"netlify-cms": "^1.0.2",
diff --git a/yarn.lock b/yarn.lock
index 74972a5..31762ef 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -874,10 +874,6 @@ binary-extensions@^1.0.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.11.0.tgz#46aa1751fb6a2f93ee5e689bb1087d4b14c6c205"
-binaryextensions@~1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/binaryextensions/-/binaryextensions-1.0.1.tgz#1e637488b35b58bda5f4774bf96a5212a8c90755"
-
bl@~1.0.0:
version "1.0.3"
resolved "https://registry.yarnpkg.com/bl/-/bl-1.0.3.tgz#fc5421a28fd4226036c3b3891a66a25bc64d226e"
@@ -2116,7 +2112,7 @@ escape-html@~1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
-escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.3, escape-string-regexp@^1.0.5:
+escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
@@ -2918,14 +2914,6 @@ gulp-postcss@^6.1.1:
postcss-load-config "^1.2.0"
vinyl-sourcemaps-apply "^0.2.1"
-gulp-replace@^0.5.4:
- version "0.5.4"
- resolved "https://registry.yarnpkg.com/gulp-replace/-/gulp-replace-0.5.4.tgz#69a67914bbd13c562bff14f504a403796aa0daa9"
- dependencies:
- istextorbinary "1.0.2"
- readable-stream "^2.0.1"
- replacestream "^4.0.0"
-
gulp-svgmin@^1.2.3:
version "1.2.4"
resolved "https://registry.yarnpkg.com/gulp-svgmin/-/gulp-svgmin-1.2.4.tgz#a4aa9e2615cf1105ef555aea86e86296cc20e273"
@@ -3696,13 +3684,6 @@ isstream@~0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
-istextorbinary@1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/istextorbinary/-/istextorbinary-1.0.2.tgz#ace19354d1a9a0173efeb1084ce0f87b0ad7decf"
- dependencies:
- binaryextensions "~1.0.0"
- textextensions "~1.0.0"
-
js-base64@^2.1.9:
version "2.4.0"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.4.0.tgz#9e566fee624751a1d720c966cd6226d29d4025aa"
@@ -6263,14 +6244,6 @@ replace-ext@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.0.tgz#de63128373fcbf7c3ccfa4de5a480c45a67958eb"
-replacestream@^4.0.0:
- version "4.0.3"
- resolved "https://registry.yarnpkg.com/replacestream/-/replacestream-4.0.3.tgz#3ee5798092be364b1cdb1484308492cb3dff2f36"
- dependencies:
- escape-string-regexp "^1.0.3"
- object-assign "^4.0.1"
- readable-stream "^2.0.2"
-
request-progress@~2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/request-progress/-/request-progress-2.0.1.tgz#5d36bb57961c673aa5b788dbc8141fdf23b44e08"
@@ -7042,10 +7015,6 @@ text-table@~0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
-textextensions@~1.0.0:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/textextensions/-/textextensions-1.0.2.tgz#65486393ee1f2bb039a60cbba05b0b68bd9501d2"
-
tfunk@^3.0.1:
version "3.1.0"
resolved "https://registry.yarnpkg.com/tfunk/-/tfunk-3.1.0.tgz#38e4414fc64977d87afdaa72facb6d29f82f7b5b"