Merge pull request #28 from Bandwidth/version

revert package version
This commit is contained in:
Cameron Koegel 2023-11-01 13:20:44 -04:00 committed by GitHub
commit e91989cd74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",