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

Commit dcc6dee

Browse files
committed
Bump the process module to get features like umask and version
1 parent 403da8d commit dcc6dee

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
@@ -26,7 +26,7 @@
2626
"assert": "^1.1.1",
2727
"buffer": "^2.3.0",
2828
"url": "~0.10.1",
29-
"process": "~0.8.0"
29+
"process": "~0.10.0"
3030
},
3131
"licenses": [
3232
{

0 commit comments

Comments
 (0)