Updated node_mobules from what huskey wants to do
This commit is contained in:
3
node_modules/object-inspect/example/fn.js
generated
vendored
3
node_modules/object-inspect/example/fn.js
generated
vendored
@@ -1,3 +0,0 @@
|
||||
var inspect = require('../');
|
||||
var obj = [ 1, 2, function f (n) { return n + 5 }, 4 ];
|
||||
console.log(inspect(obj));
|
||||
Reference in New Issue
Block a user