Commit a1cf38f
authored
Bump request to production dependencies
```
[...]
Jun 22 16:14:39 infra-rackspace-debian8-x64-1 systemd[1]: Starting github-bot...
Jun 22 16:14:39 infra-rackspace-debian8-x64-1 systemd[1]: Started github-bot.
Jun 22 16:14:39 infra-rackspace-debian8-x64-1 node[28941]: {"name":"bot","hostname":"infra-rackspace-debian8-x64-1","pid":28941,"level":30,"msg":"Loading: ./scripts/attempt-backport.js","time":"2018-06-22T16:14:39.884Z","v":0}
Jun 22 16:14:39 infra-rackspace-debian8-x64-1 node[28941]: module.js:478
Jun 22 16:14:39 infra-rackspace-debian8-x64-1 node[28941]: throw err;
Jun 22 16:14:39 infra-rackspace-debian8-x64-1 node[28941]: ^
Jun 22 16:14:39 infra-rackspace-debian8-x64-1 node[28941]: Error: Cannot find module 'request'
[...]
```
PR-URL: nodejs#186
Reviewed-By: Phillip Johnsen <johphi@gmail.com>1 parent b617c7b commit a1cf38f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments