File tree Expand file tree Collapse file tree 3 files changed +122
-1067
lines changed
Expand file tree Collapse file tree 3 files changed +122
-1067
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3838 "generate:lib" : " mkdirp lib" ,
3939 "generate:stencil-config" : " esbuild ./scripts/stencil/stencil.config.ts --external:lightningcss --bundle --platform=node --outfile=stencil.config.js" ,
4040 "sync:types" : " pnpm run tsx --files scripts/json-schema-to-types.ts" ,
41- "pretest:ci" : " node ./node_modules/puppeteer/install.js" ,
4241 "test" : " cross-env NODE_ENV=test stencil test --spec --e2e" ,
4342 "test:ci" : " pnpm test -- --ci -i --coverage --silent --no-build" ,
4443 "test:coverage" : " pnpm test -- --ci --screenshot --coverage" ,
7978 "change-case" : " ^4.1.2" ,
8079 "csstype" : " ^3.1.1" ,
8180 "esbuild" : " ~0.21.0" ,
82- "jest" : " 27.5.1" ,
83- "jest-cli" : " 27.5.1" ,
84- "jest-environment-node" : " 27.5.1" ,
85- "jest-runner" : " 27.5.1" ,
8681 "lightningcss" : " ^1.22.1" ,
8782 "lodash" : " ^4.17.21" ,
8883 "miniapp-types" : " 1.6.0" ,
You can’t perform that action at this time.
0 commit comments