Merge pull request #910 from aluanhaddad/patch-1
Fix _os.platform is not a function error
This commit is contained in:
@@ -4,9 +4,8 @@
|
||||
"buffer": "@empty",
|
||||
"child_process": "@empty",
|
||||
"fs": "@empty",
|
||||
"os": "@empty",
|
||||
"path": "@empty",
|
||||
"process": "@empty",
|
||||
"readline": "@empty"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user