formatting fix

This commit is contained in:
Kyle Spearrin 2017-07-14 15:35:34 -04:00
parent b9fbc3228e
commit 371488378a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
source = require('vinyl-source-stream'),
googleWebFonts = require('gulp-google-webfonts'),
webpack = require('webpack-stream')
jeditor = require("gulp-json-editor");
jeditor = require("gulp-json-editor");
var paths = {};
paths.dist = './dist/';