victorb / trymodule

➰ It's never been easier to try nodejs modules!
1.14k stars 29 forks source link

update repl.history from 0.1.3 to 0.1.4 to fix DeprecationWarning #28

Open chocolateboy opened 7 years ago

chocolateboy commented 7 years ago

This prevents the following warning:

(node:1234) DeprecationWarning: Calling an asynchronous function without callback is deprecated.