Prepare release 1.7.2

This commit is contained in:
Nick Cipollo
2020-07-20 19:20:24 -04:00
parent 067437b167
commit 1df3b9d90d
465 changed files with 93583 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
// for now just expose the builtin process global from node.js
module.exports = global.process;