docs: update dependencies field in README
This commit is contained in:
parent
f89d86e83b
commit
dff8a54ce1
1 changed files with 1 additions and 1 deletions
|
@ -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": "*"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue