diff options
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 4ae318e3..a0495520 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "hsmusic": "./upd8.js" }, "dependencies": { - "fix-whitespace": "^1.0.3", + "fix-whitespace": "^1.0.4", "mkdirp": "^0.5.5" }, "license": "GPL-3.0" |