Skip to content

Commit

Permalink
fix(ci): moved to ctux-check-engine (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
cTux authored Nov 16, 2023
1 parent 545638b commit 077ae63
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"template:update": "sh ./scripts/merge-template-changes.sh"
},
"engines": {
"node": "^20"
"node": "^20",
"pnpm": "^8"
},
"dependencies": {
"@emotion/react": "^11.11.1",
Expand Down Expand Up @@ -47,7 +48,7 @@
"@typescript-eslint/parser": "^6.11.0",
"@vitejs/plugin-basic-ssl": "^1.0.1",
"@vitejs/plugin-react": "^4.1.1",
"check-engine": "^1.12.0",
"ctux-check-engine": "^1.12.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

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

0 comments on commit 077ae63

Please sign in to comment.