Add RC files (#5)

This commit is contained in:
Michael Rose 2020-03-06 16:16:07 -05:00 committed by GitHub
parent 14bef2d910
commit 432ce163b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions

View file

@ -48,7 +48,7 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: yarn
- run: yarn --frozen-lockfile
- run: yarn build
release:
name: Release

1
.nvmrc Normal file
View file

@ -0,0 +1 @@
12

1
.yvmrc Normal file
View file

@ -0,0 +1 @@
1.22.0