File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7575 "type-coverage" : " ^2.0.0" ,
7676 "typescript" : " ^4.0.0" ,
7777 "unified" : " ^10.0.0" ,
78- "xo" : " ^0.45 .0"
78+ "xo" : " ^0.46 .0"
7979 },
8080 "scripts" : {
8181 "build" : " rimraf \" dev/**/*.d.ts\" \" test/**/*.d.ts\" && tsc && type-coverage && micromark-build && esbuild . --bundle --minify | terser | gzip-size --raw" ,
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ This package exports the following identifier: `fromMarkdown`.
7676There is no default export.
7777
7878The export map supports the endorsed
79- [ ` development ` condition] ( https://nodejs.org/api/packages.html#packages \_ resolving \_ user \_ conditions ) .
79+ [ ` development ` condition] ( https://nodejs.org/api/packages.html#packages_resolving_user_conditions ) .
8080Run ` node --conditions development module.js ` to get instrumented dev code.
8181Without this condition, production code is loaded.
8282
You can’t perform that action at this time.
0 commit comments