Skip to content

Commit cf2764b

Browse files
authored
Merge pull request #37 from teohhanhui/master
Fix invalid version for "request"
2 parents c725aca + 55dc2e7 commit cf2764b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"map-stream": "~0.1.0",
3838
"mkdirp": "^0.5.0",
3939
"morgan": "^1.7.0",
40-
"request": "^2.81.1",
40+
"request": "^2.81.0",
4141
"sharp": "^0.16.0",
4242
"twit": "~1.1.15"
4343
},

0 commit comments

Comments
 (0)