mirror of
https://github.com/Redocly/redoc.git
synced 2025-04-21 01:02:12 +03:00
revert package version
This commit is contained in:
parent
a2efa58031
commit
811f74ef62
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
|
@ -81,9 +81,8 @@ jobs:
|
|||
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/v}" >> $GITHUB_ENV
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '14.x'
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
|
||||
- name: Checkout
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bandwidth-redoc",
|
||||
"version": "2.1.3",
|
||||
"version": "0.1.0",
|
||||
"description": "Bandwidth ReDoc Fork",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in New Issue
Block a user