mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-29 10:50:06 +00:00
typo fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8e3f388548
commit
03e0456ff2
@ -130,7 +130,7 @@ Basic script description
|
|||||||
Metadata:
|
Metadata:
|
||||||
```javascript
|
```javascript
|
||||||
// to make things consistent we'll take the version from package.json
|
// to make things consistent we'll take the version from package.json
|
||||||
varsion: require('./package.json').version,
|
version: require('./package.json').version,
|
||||||
|
|
||||||
author: 'John Smith <j.smith@some-mail.com>',
|
author: 'John Smith <j.smith@some-mail.com>',
|
||||||
license: 'BSD-3-Clause',
|
license: 'BSD-3-Clause',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user