mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-09 06:34:53 +03:00
Updated CLI package.json with my name
This commit is contained in:
parent
e8932e091f
commit
639c6e4715
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "redoc-cli",
|
"name": "redoc-cli-kb",
|
||||||
"version": "0.8.4",
|
"version": "0.8.4",
|
||||||
"description": "ReDoc's Command Line Interface",
|
"description": "ReDoc's Command Line Interface (fork)",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"bin": "index.js",
|
"bin": "index.js",
|
||||||
"repository": "https://github.com/Redocly/redoc",
|
"repository": "https://github.com/konradbartecki/redoc",
|
||||||
"author": "Roman Hotsiy <gotsijroman@gmail.com>",
|
"author": "Konrad Bartecki <konrad@bartecki.me>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chokidar": "^2.0.4",
|
"chokidar": "^2.0.4",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user