diff options
| author | madelinegr <monika_hedman@brown.edu> | 2019-06-11 12:26:43 -0400 |
|---|---|---|
| committer | madelinegr <monika_hedman@brown.edu> | 2019-06-11 12:26:43 -0400 |
| commit | bde682392a38213684d9ca5bc3100abe8b0d278d (patch) | |
| tree | 2b4408fc2386caf964cedf2bcc48dcf66aa17787 /package.json | |
| parent | 51f3c6f33b91739886ecbd5d8e08f16c4ef94fa7 (diff) | |
things are sort of working with selection??
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 7946d8553..1376f0a85 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,7 @@ "@types/bcrypt-nodejs": "0.0.30", "@types/bluebird": "^3.5.25", "@types/body-parser": "^1.17.0", + "@types/classnames": "^2.2.8", "@types/connect-flash": "0.0.34", "@types/cookie-parser": "^1.4.1", "@types/cookie-session": "^2.0.36", @@ -102,6 +103,7 @@ "body-parser": "^1.18.3", "bootstrap": "^4.3.1", "class-transformer": "^0.2.0", + "classnames": "^2.2.6", "connect-flash": "^0.1.1", "connect-mongo": "^2.0.3", "cookie-parser": "^1.4.4", |
