diff --git a/README.md b/README.md index 830cd19d..dce68c7d 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The `napi` script will be available on the `PATH` of any scripts you define in t "check": "napi check" }, "dependencies": { - "napi": "https://github.com/atom/napi" + "napi": "*" } } ```