File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 "build" : " pnpm build:clean && pnpm build:types && pnpm build:js" ,
2828 "test" : " node --experimental-vm-modules ../../node_modules/jest/bin/jest.js" ,
2929 "test:ci" : " pnpm run test --ci --coverage" ,
30+ "prepare" : " pnpm build" ,
3031 "prepublishOnly" : " package-check"
3132 },
3233 "dependencies" : {
Original file line number Diff line number Diff line change 2727 "build" : " pnpm build:clean && pnpm build:types && pnpm build:js" ,
2828 "test" : " node --experimental-vm-modules ../../node_modules/jest/bin/jest.js" ,
2929 "test:ci" : " pnpm run test --ci --coverage" ,
30+ "prepare" : " pnpm build" ,
3031 "prepublishOnly" : " package-check"
3132 },
3233 "dependencies" : {
Original file line number Diff line number Diff line change 2727 "build" : " pnpm build:clean && pnpm build:types && pnpm build:js" ,
2828 "test" : " node --experimental-vm-modules ../../node_modules/jest/bin/jest.js" ,
2929 "test:ci" : " pnpm run test --ci --coverage" ,
30+ "prepare" : " pnpm build" ,
3031 "prepublishOnly" : " package-check"
3132 },
3233 "dependencies" : {
Original file line number Diff line number Diff line change 2727 "build" : " pnpm build:clean && pnpm build:types && pnpm build:js" ,
2828 "test" : " node --experimental-vm-modules ../../node_modules/jest/bin/jest.js" ,
2929 "test:ci" : " pnpm run test --ci --coverage" ,
30+ "prepare" : " pnpm build" ,
3031 "prepublishOnly" : " package-check"
3132 },
3233 "dependencies" : {
You can’t perform that action at this time.
0 commit comments