diff --git a/helpers/ng.js b/helpers/ng.js index 77a5f53..cab9d1c 100644 --- a/helpers/ng.js +++ b/helpers/ng.js @@ -1 +1 @@ -module.exports = require('./dist/ng-helper'); \ No newline at end of file +module.exports = require('../dist/ng-helper'); \ No newline at end of file