Skip to content

Commit

Permalink
#718 updated localeval to notevil.
Browse files Browse the repository at this point in the history
  • Loading branch information
itayw committed Jun 18, 2015
1 parent 30cbe45 commit d79b4a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dispatch/query.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ var
async = require('async'),
ce = require('cloneextend'),

localeval = require('localeval'),
localeval = require('notevil'),

router = require('../webserver/routes/index');

Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
"kindof": "~1.0.0",
"localeval": "^15.2.3",
"node-zookeeper-client": "^0.2.2",
"notevil": "^1.0.0",
"punt": "^2.2.0",
"redis": "^0.12.0",
"repl.history": "^0.1.3",
Expand Down

0 comments on commit d79b4a8

Please sign in to comment.