Compare commits
No commits in common. "9e63e101cc631fce4a5d286aae2d43591d2ebae0" and "2153d71c00893c81fd5bebc94ab9d5f0b0f58202" have entirely different histories.
9e63e101cc
...
2153d71c00
@ -3,7 +3,7 @@ when:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
frontend:
|
frontend:
|
||||||
image: node:20-alpine
|
image: node:22-alpine
|
||||||
commands:
|
commands:
|
||||||
- yarn global add pnpm
|
- yarn global add pnpm
|
||||||
- ( cd client && pnpm run setup )
|
- ( cd client && pnpm run setup )
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "knowyt",
|
"name": "knowyt",
|
||||||
"version": "3.7",
|
"version": "3.6",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "tsc-strict",
|
"lint": "tsc-strict",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user