File tree Expand file tree Collapse file tree 6 files changed +0
-6
lines changed
Expand file tree Collapse file tree 6 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 2929 "types" : " lib/index.d.ts" ,
3030 "private" : true ,
3131 "scripts" : {
32- "preinstall" : " npx only-allow pnpm" ,
3332 "typecheck" : " tsc --noEmit" ,
3433 "dev" : " vite"
3534 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @alleninstitute/vis" ,
33 "scripts" : {
4- "preinstall" : " npx only-allow pnpm" ,
54 "build" : " pnpm -r run --no-bail build" ,
65 "watch" : " pnpm -r run watch" ,
76 "fmt" : " npx prettier . --write" ,
Original file line number Diff line number Diff line change 2828 " dist"
2929 ],
3030 "scripts" : {
31- "preinstall" : " npx only-allow pnpm" ,
3231 "typecheck" : " tsc --noEmit" ,
3332 "build" : " parcel build --no-cache" ,
3433 "watch" : " parcel watch" ,
Original file line number Diff line number Diff line change 3232 " dist"
3333 ],
3434 "scripts" : {
35- "preinstall" : " npx only-allow pnpm" ,
3635 "typecheck" : " tsc --noEmit" ,
3736 "build" : " parcel build --no-cache" ,
3837 "watch" : " parcel watch" ,
Original file line number Diff line number Diff line change 2828 " dist"
2929 ],
3030 "scripts" : {
31- "preinstall" : " npx only-allow pnpm" ,
3231 "typecheck" : " tsc --noEmit" ,
3332 "build" : " parcel build --no-cache" ,
3433 "dev" : " vite" ,
Original file line number Diff line number Diff line change 3232 " dist"
3333 ],
3434 "scripts" : {
35- "preinstall" : " npx only-allow pnpm" ,
3635 "typecheck" : " tsc --noEmit" ,
3736 "build" : " parcel build --no-cache" ,
3837 "watch" : " parcel watch" ,
You can’t perform that action at this time.
0 commit comments