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

Commit a59c2e0

Browse files
committed
Merge pull request #14 from jtangelder/patch-1
Update node-process version
2 parents 0875a37 + ab03f17 commit a59c2e0

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.7.0"
29+
"process": "~0.8.0"
3030
},
3131
"licenses": [
3232
{

0 commit comments

Comments
 (0)