Skip to content

Commit

Permalink
Merge pull request #257 from csandman/chore/update-packages
Browse files Browse the repository at this point in the history
chore: Update packages and simplify `ThemeObject` type
  • Loading branch information
csandman committed Apr 29, 2023
2 parents 546e49e + 136fefa commit a1dad5b
Show file tree
Hide file tree
Showing 6 changed files with 893 additions and 7,014 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
cache: "npm"

- name: Install Dependencies
run: npm ci
run: npm install

- name: Build package
run: npm run build --if-present

0 comments on commit a1dad5b

Please sign in to comment.