[build] drop the .node-version file

This commit is contained in:
spalger 2015-08-14 16:28:18 -07:00
parent 219c7a3b9e
commit 1d40ed48a3

View file

@ -6,7 +6,6 @@ module.exports = function (grunt) {
'src/**',
'bin/**',
'config/kibana.yml',
'.node-version',
'!src/**/__tests__/**',
'!src/testUtils/**',
'!src/fixtures/**',