File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 4747 "test" : " pnpm run mocha \" tests/src/**/*.ts\" --reporter dot --timeout 60000" ,
4848 "ts" : " node --import tsx/esm" ,
4949 "update-fixtures" : " git add package.json && pnpm i -D svelte@4 && git checkout package.json && pnpm run run-update-fixtures && pnpm i && pnpm run run-update-fixtures" ,
50- "version:ci" : " env-cmd -e version-ci pnpm run build:meta && changeset version"
50+ "version:ci" : " IN_VERSION_CI_SCRIPT=true pnpm run build:meta && changeset version"
5151 },
5252 "peerDependencies" : {
5353 "svelte" : " ^3.37.0 || ^4.0.0 || ^5.0.0"
8585 "benchmark" : " ^2.1.4" ,
8686 "c8" : " ^10.1.3" ,
8787 "chai" : " ^6.0.1" ,
88- "env-cmd" : " ^11.0.0" ,
8988 "esbuild" : " ^0.25.9" ,
9089 "eslint" : " ~9.35.0" ,
9190 "eslint-config-prettier" : " ^10.1.8" ,
You can’t perform that action at this time.
0 commit comments