mirror of
https://github.com/electron/electron.git
synced 2026-01-29 01:08:18 -05:00
Delete .node-version (#12304)
This removes the .node-version file, it is a source of confusion and not incredibly useful. It doesn't actually indicate the version of node that Electron uses, it's like a development helper that sets the version of node you should be using locally when devving on Electron. Not many major tools use it so too remove confusion I think we should remove it
This commit is contained in:
committed by
Shelley Vohr
parent
bb73a0e2cb
commit
e93c587b8e
@@ -1 +0,0 @@
|
||||
v8.2.1
|
||||
Reference in New Issue
Block a user