Compare commits
2 Commits
2153d71c00
...
9e63e101cc
Author | SHA1 | Date | |
---|---|---|---|
|
9e63e101cc | ||
|
227ba8dcfb |
@ -3,7 +3,7 @@ when:
|
||||
|
||||
steps:
|
||||
frontend:
|
||||
image: node:22-alpine
|
||||
image: node:20-alpine
|
||||
commands:
|
||||
- yarn global add pnpm
|
||||
- ( cd client && pnpm run setup )
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "knowyt",
|
||||
"version": "3.6",
|
||||
"version": "3.7",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"lint": "tsc-strict",
|
||||
|
Loading…
x
Reference in New Issue
Block a user