File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 2525 "scripts" : {
2626 "dev" : " rslib build --watch" ,
2727 "build" : " rslib build" ,
28- "prepare" : " npm run build" ,
2928 "prepublishOnly" : " pnpm run build" ,
3029 "test" : " vitest run" ,
3130 "test:watch" : " vitest" ,
Original file line number Diff line number Diff line change 2525 "scripts" : {
2626 "dev" : " rslib build --watch" ,
2727 "build" : " rslib build" ,
28- "prepare" : " npm run build" ,
2928 "prepublishOnly" : " pnpm run build" ,
3029 "test" : " vitest run" ,
3130 "test:watch" : " vitest" ,
Original file line number Diff line number Diff line change 3030 "scripts" : {
3131 "dev" : " rslib build --watch" ,
3232 "build" : " rslib build" ,
33- "prepare" : " npm run build" ,
3433 "prepublishOnly" : " pnpm run build" ,
3534 "test" : " vitest run" ,
3635 "test:watch" : " vitest" ,
Original file line number Diff line number Diff line change 2525 "scripts" : {
2626 "dev" : " rslib build --watch" ,
2727 "build" : " rslib build" ,
28- "prepare" : " npm run build" ,
2928 "prepublishOnly" : " pnpm run build" ,
3029 "test" : " vitest run" ,
3130 "test:watch" : " vitest" ,
You can’t perform that action at this time.
0 commit comments