revert package version

This commit is contained in:
ckoegel 2023-11-01 13:20:02 -04:00
parent a2efa58031
commit 811f74ef62
2 changed files with 2 additions and 3 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
{
"name": "bandwidth-redoc",
"version": "2.1.3",
"version": "0.1.0",
"description": "Bandwidth ReDoc Fork",
"repository": {
"type": "git",