diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-10-30 20:46:07 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-10-30 20:46:07 +0100 |
| commit | 192284771736075720085d364963cb38ffc384b3 (patch) | |
| tree | 28c3366dc9c04e18e16f53ad0acff2f1a54c6e90 /package.json | |
| parent | 6a75460785e25b79b3a46d7025fdd93971b2a0db (diff) | |
| download | processor-release/2.20.0.tar.gz processor-release/2.20.0.zip | |
generate UUIDs if API IDs aren't validrelease/2.20.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 710815d..d6fc8cb 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "amqplib": "^0.5.1", "mysql2": "^1.4.2", "sequelize": "^4.10.2", + "uuid": "^3.1.0", "winston": "^2.3.1", "winston-loggly-bulk": "^2.0.1" }, |
