fix failing tests
This commit is contained in:
parent
3e14a3b67b
commit
e79706f983
2 changed files with 0 additions and 8 deletions
|
@ -12,8 +12,6 @@
|
||||||
"i_am_sure_i_want_to_nuke_gitignored_files": "rm -rf .turbo node_modules"
|
"i_am_sure_i_want_to_nuke_gitignored_files": "rm -rf .turbo node_modules"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@pompydev/eslint-config": "workspace:*",
|
|
||||||
"@pompydev/prettier-config": "workspace:*",
|
|
||||||
"tailwindcss": "^3.4.0"
|
"tailwindcss": "^3.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
|
@ -401,12 +401,6 @@ importers:
|
||||||
|
|
||||||
packages/tailwind-config:
|
packages/tailwind-config:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@pompydev/eslint-config':
|
|
||||||
specifier: workspace:*
|
|
||||||
version: link:../eslint-config
|
|
||||||
'@pompydev/prettier-config':
|
|
||||||
specifier: workspace:*
|
|
||||||
version: link:../prettier-config
|
|
||||||
tailwindcss:
|
tailwindcss:
|
||||||
specifier: ^3.4.0
|
specifier: ^3.4.0
|
||||||
version: 3.4.0
|
version: 3.4.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue