update package info

This commit is contained in:
Cameron Koegel 2022-11-10 11:08:03 -05:00
parent c06f607e65
commit ffd146278a

View File

@ -1,10 +1,10 @@
{ {
"name": "redoc", "name": "bandwidth-redoc",
"version": "2.0.0", "version": "1.0.0-beta.1",
"description": "ReDoc", "description": "Bandwidth ReDoc Fork",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/Redocly/redoc" "url": "git://github.com/Bandwidth/redoc"
}, },
"browserslist": [ "browserslist": [
"defaults" "defaults"
@ -13,7 +13,7 @@
"node": ">=6.9", "node": ">=6.9",
"npm": ">=3.0.0" "npm": ">=3.0.0"
}, },
"author": "Roman Hotsiy <gotsijroman@gmail.com>", "author": "Bandwidth Developer Experience Team",
"license": "MIT", "license": "MIT",
"keywords": [ "keywords": [
"OpenAPI", "OpenAPI",