Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

fix: replace the deprecated "repl.cli" with "repl" #66

Merged
merged 1 commit into from
May 16, 2019

Commits on May 13, 2019

  1. fix: replace the deprecated "repl.cli" with "repl"

    "REPLServer.rli" is deprecated and it's the reference of
    the instance. So that we can replace the "repl.cli" with
    "repl" to remove the deprecation warning in Node.js 12.
    
    Refs: nodejs/node#26260
    oyyd committed May 13, 2019
    Configuration menu
    Copy the full SHA
    5c1d771 View commit details
    Browse the repository at this point in the history