Add process.versions['chrome'], fixes #675
This commit is contained in:
parent
ee5335ca6e
commit
cc4897f8c1
2 changed files with 6 additions and 1 deletions
|
@ -5,4 +5,5 @@ upstream node:
|
|||
|
||||
* `process.type` String - Process's type, can be `browser` or `renderer`.
|
||||
* `process.versions['atom-shell']` String - Version of atom-shell.
|
||||
* `process.versions['chrome']` String - Version of Chromium.
|
||||
* `process.resourcesPath` String - Path to JavaScript source codes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue