chore: up version for release (#1722)

This commit is contained in:
AlexVarchuk 2021-08-11 13:11:02 +03:00 committed by GitHub
parent ddf297b112
commit c904cdb705
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{ {
"name": "redoc", "name": "redoc",
"version": "2.0.0-rc.55", "version": "2.0.0-rc.56",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"version": "2.0.0-rc.55", "version": "2.0.0-rc.56",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.14.0", "@babel/runtime": "^7.14.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "redoc", "name": "redoc",
"version": "2.0.0-rc.55", "version": "2.0.0-rc.56",
"description": "ReDoc", "description": "ReDoc",
"repository": { "repository": {
"type": "git", "type": "git",