diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 6c386f7..f92515b 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "author": "Florrie <towerofnix@gmail.com>", "license": "GPL-3.0", "dependencies": { - "iac": "^1.1.0" + "iac": "^1.1.0", + "word-wrap": "^1.2.3" } } |