Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
feat: bump to nuxt 3 stable (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
BracketJohn authored Nov 27, 2022
1 parent 5da359f commit f82d2c1
Show file tree
Hide file tree
Showing 6 changed files with 1,961 additions and 2,622 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,7 @@ jobs:
# Check linting and typing
- run: npm run lint
- run: npm run types

# Check building
- run: npm run build:module
- run: npm run build:playground
Loading

0 comments on commit f82d2c1

Please sign in to comment.