aboutsummaryrefslogtreecommitdiff
path: root/node_modules/indent-string/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/indent-string/package.json')
-rw-r--r--node_modules/indent-string/package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/node_modules/indent-string/package.json b/node_modules/indent-string/package.json
index d63feaa3a..e2a938b81 100644
--- a/node_modules/indent-string/package.json
+++ b/node_modules/indent-string/package.json
@@ -1,6 +1,6 @@
{
"name": "indent-string",
- "version": "3.1.0",
+ "version": "3.2.0",
"description": "Indent each line in a string",
"license": "MIT",
"repository": "sindresorhus/indent-string",
@@ -25,7 +25,9 @@
"pad",
"align",
"line",
- "text"
+ "text",
+ "each",
+ "every"
],
"devDependencies": {
"ava": "*",