Skip to content

Commit

Permalink
eslint again
Browse files Browse the repository at this point in the history
  • Loading branch information
ayasayadi1 committed Sep 30, 2024
1 parent bf9c93f commit 2e43d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ module.exports = function(grunt) {
filepath: 'frontend/express/public/stylesheets/styles/manifest.css',
lookup: '../../images',
replacement: '../images',
newPath: 'frontend/express/public/stylesheets/styles/manifest2.css'
newPath: 'frontend/express/public/stylesheets/styles/manifest2.css'
}
];

Expand Down

0 comments on commit 2e43d60

Please sign in to comment.