fix: check CI on local build and start (#182)

This commit is contained in:
Joaquín Sánchez 2022-11-27 16:04:04 +01:00 committed by GitHub
parent 3cbdf9eab5
commit 509ff9e016
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 2 deletions

2
pnpm-lock.yaml generated
View file

@ -44,6 +44,7 @@ specifiers:
prettier: ^2.8.0
rollup-plugin-node-polyfills: ^0.2.1
shiki: ^0.11.1
std-env: ^3.3.1
theme-vitesse: ^0.6.0
tippy.js: ^6.3.7
typescript: ^4.9.3
@ -101,6 +102,7 @@ devDependencies:
prettier: 2.8.0
rollup-plugin-node-polyfills: 0.2.1
shiki: 0.11.1
std-env: 3.3.1
theme-vitesse: 0.6.0
tippy.js: 6.3.7
typescript: 4.9.3