Skip to content

Commit

Permalink
make packages.json.js executable
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDaveHello committed May 11, 2015
1 parent ab3eb43 commit 4ba6798
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/packages.json.js 100644 → 100755
@@ -1,3 +1,5 @@
#!/usr/bin/env node

var async = require('async');
var glob = require('glob');
var fs = require('fs');
Expand Down

0 comments on commit 4ba6798

Please sign in to comment.