Skip to content

Commit

Permalink
Fix grunt version with override
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian committed Feb 27, 2023
1 parent 4af4e55 commit ee1d14c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
17 changes: 14 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
"load-grunt-tasks": "^3.1.0",
"time-grunt": "^1.0.0"
},
"overrides": {
"grunt": "^1.5.3"
},
"scripts": {
"test": "grunt test"
}
Expand Down

0 comments on commit ee1d14c

Please sign in to comment.