diff options
| author | Monika <monika_hedman@brown.edu> | 2019-06-26 14:54:46 -0400 |
|---|---|---|
| committer | Monika <monika_hedman@brown.edu> | 2019-06-26 14:54:46 -0400 |
| commit | 5c17508a78d52fef355f2a71b12d59b027535a0d (patch) | |
| tree | 29548e2adb570572744f12fc99eda22a723bdb01 /package.json | |
| parent | 943ee465b4179705257a106948a35c2ef85fa671 (diff) | |
need to look at master
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 5c72b2348..bc10930fa 100644 --- a/package.json +++ b/package.json @@ -95,6 +95,7 @@ "@types/request": "^2.48.1", "@types/request-promise": "^4.1.42", "@types/sharp": "^0.22.2", + "@types/shelljs": "^0.8.5", "@types/socket.io": "^2.1.2", "@types/socket.io-client": "^1.4.32", "@types/typescript": "^2.0.0", @@ -184,6 +185,7 @@ "request-promise": "^4.2.4", "serializr": "^1.5.1", "sharp": "^0.22.1", + "shelljs": "^0.8.3", "socket.io": "^2.2.0", "socket.io-client": "^2.2.0", "solr-node": "^1.1.3", |
