Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 187d8c9

Browse files
committed
Lock request@<2.81.0
[email protected] breaks Node < 4 compat.
1 parent 40d1827 commit 187d8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"nan": "^2.3.2",
6969
"node-gyp": "^3.3.1",
7070
"npmlog": "^4.0.0",
71-
"request": "^2.79.0",
71+
"request": "~2.79.0",
7272
"sass-graph": "^2.2.4",
7373
"stdout-stream": "^1.4.0",
7474
"true-case-path": "^1.0.2"

0 commit comments

Comments
 (0)