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 d567a62..0167a15 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "tmp": "0.0.31" }, "dependencies": { - "seedrandom": "^2.4.2" + "seedrandom": "^2.4.2", + "sprintf-js": "^1.0.3" } } |