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 47
47
"test" : " pnpm run mocha \" tests/src/**/*.ts\" --reporter dot --timeout 60000" ,
48
48
"ts" : " node --import tsx/esm" ,
49
49
"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"
51
51
},
52
52
"peerDependencies" : {
53
53
"svelte" : " ^3.37.0 || ^4.0.0 || ^5.0.0"
85
85
"benchmark" : " ^2.1.4" ,
86
86
"c8" : " ^10.1.3" ,
87
87
"chai" : " ^6.0.1" ,
88
- "env-cmd" : " ^11.0.0" ,
89
88
"esbuild" : " ^0.25.9" ,
90
89
"eslint" : " ~9.35.0" ,
91
90
"eslint-config-prettier" : " ^10.1.8" ,
You can’t perform that action at this time.
0 commit comments