Sorts extensions in config.js

This commit is contained in:
Lars Jung 2012-08-11 17:49:30 +02:00
parent 9d26d5ae7e
commit c160c89027
2 changed files with 8 additions and 8 deletions

View file

@ -6,7 +6,7 @@ var path = require('path'),
child_process = require('child_process');
var version = '0.22-dev-3',
var version = '0.22-dev-5',
root = path.resolve(__dirname),
src = path.join(root, 'src'),