Skip to content

Commit

Permalink
Adjust path
Browse files Browse the repository at this point in the history
  • Loading branch information
twada committed Jul 21, 2014
1 parent 129536a commit d1a8164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esp.js
@@ -1,4 +1,4 @@
var espower = require('./lib/espower'),
var espower = require('./index'),
esprima = require('esprima'),
escodegen = require('escodegen'),
jsCode = process.argv[2],
Expand Down

0 comments on commit d1a8164

Please sign in to comment.