Skip to content

Commit bf9c93f

Browse files
committed
eslint
1 parent 3518357 commit bf9c93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ module.exports = function(grunt) {
328328
var cssFiles = [
329329
{
330330
filepath: 'frontend/express/public/stylesheets/styles/manifest.css',
331-
lookup: '../../images',
331+
lookup: '../../images',
332332
replacement: '../images',
333333
newPath: 'frontend/express/public/stylesheets/styles/manifest2.css'
334334
}

0 commit comments

Comments
 (0)