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:
Samuel Attard 2018-03-16 10:12:12 +09:00 committed by Shelley Vohr
parent bb73a0e2cb
commit e93c587b8e

View file

@ -1 +0,0 @@
v8.2.1