diff options
| author | Ahmed Abdelhalim <[email protected]> | 2022-11-12 00:24:01 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2022-11-12 00:24:01 +0100 |
| commit | 020b9b3e9ecda8ad2893e6c2be2b3ed640220504 (patch) | |
| tree | dc82d1c6e86c86c0630b655a908fd306dab52b9d /package.json | |
| parent | 1cd286fbab50077200d0e952c3f295f10ab591d9 (diff) | |
Update brunch version
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8ef82f5..a774502 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": {}, "devDependencies": { "auto-reload-brunch": "^2", - "brunch": "^3", + "brunch": "^4", "clean-css-brunch": "^3.0.0", "stylus-brunch": "^3", "terser-brunch": "^4" |
