Skip to content

Commit

Permalink
Design update (#239)
Browse files Browse the repository at this point in the history
* Update button

* Update package

* Update build

* Update Build
  • Loading branch information
mraigoza authored Aug 22, 2022
1 parent 7e6dce3 commit 1549bc1
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 76 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@master
with:
node-version: '17.x'
node-version: '16.x'
- run: npm ci
- run: npm run build --if-present
152 changes: 77 additions & 75 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1549bc1

Please sign in to comment.