diff options
| author | andrewdkim <adkim414@gmail.com> | 2019-08-12 15:18:19 -0400 |
|---|---|---|
| committer | andrewdkim <adkim414@gmail.com> | 2019-08-12 15:18:19 -0400 |
| commit | bfe1be9425fed19be30ebf21bcdd7eadf5844c28 (patch) | |
| tree | 0de5874c83a719616413c0c66a39b667a5f42267 /package.json | |
| parent | c7e258d9d56990daec490b239e4103f9ca9d521a (diff) | |
| parent | 3aea955ae56c1aa0611de09c4a013e9dc5c86c42 (diff) | |
pulled from master
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json index 055a0b30b..6ad97ef5d 100644 --- a/package.json +++ b/package.json @@ -117,8 +117,8 @@ "bluebird": "^3.5.3", "body-parser": "^1.18.3", "bootstrap": "^4.3.1", - "child_process": "^1.0.2", "canvas": "^2.5.0", + "child_process": "^1.0.2", "class-transformer": "^0.2.0", "connect-flash": "^0.1.1", "connect-mongo": "^2.0.3", @@ -160,7 +160,7 @@ "nodemailer": "^5.1.1", "nodemon": "^1.18.10", "normalize.css": "^8.0.1", - "npm": "^6.9.0", + "npm": "^6.10.3", "p-limit": "^2.2.0", "passport": "^0.4.0", "passport-local": "^1.0.0", @@ -215,6 +215,7 @@ "typescript-collections": "^1.3.2", "url-loader": "^1.1.2", "uuid": "^3.3.2", + "words-to-numbers": "^1.5.1", "xoauth2": "^1.2.0", "youtube": "^0.1.0" } |
