File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 ]
99 },
1010 "scripts" : {
11- "build" : " lerna run build" ,
12- "dev" : " lerna run --scope @*/mdx dev" ,
11+ "build" : " lerna run --stream build" ,
12+ "test" : " lerna run --stream test" ,
13+ "dev" : " lerna run --stream --scope @*/mdx dev" ,
1314 "storybook" : " lerna run --scope storybook start --stream" ,
1415 "release" : " auto shipit"
1516 },
Original file line number Diff line number Diff line change 3939 "diff" : " ^4.0.2" ,
4040 "hast-util-to-estree" : " ^1.4.0" ,
4141 "is-plain-obj" : " ^3.0.0" ,
42- "mdx-bundler" : " ^8.0.1" ,
4342 "node-fetch" : " ^2.0.0" ,
4443 "remark-rehype" : " ^8.1.0" ,
4544 "shiki" : " ^0.10.1" ,
5857 "autoprefixer" : " ^9.8.2" ,
5958 "cssnano" : " ^4.1.10" ,
6059 "esbuild" : " ^0.13.2" ,
61- "mdx-bundler" : " ^6 .0.1" ,
60+ "mdx-bundler" : " ^8 .0.1" ,
6261 "next" : " ^12.1.0" ,
6362 "react" : " ^17.0.2" ,
6463 "react-dom" : " ^17.0.2" ,
You can’t perform that action at this time.
0 commit comments