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",
|
"buffer": "@empty",
|
||||||
"child_process": "@empty",
|
"child_process": "@empty",
|
||||||
"fs": "@empty",
|
"fs": "@empty",
|
||||||
"os": "@empty",
|
|
||||||
"path": "@empty",
|
"path": "@empty",
|
||||||
"process": "@empty",
|
"process": "@empty",
|
||||||
"readline": "@empty"
|
"readline": "@empty"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user