mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 22:33:35 +00:00
formatting fix
This commit is contained in:
@@ -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/';
|
||||
|
||||
Reference in New Issue
Block a user