File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 6666 "bench:json-ot:ot-string:apply" : " cd src/json-ot/__bench__ && yarn && yarn bench:ot-string:apply" ,
6767 "bench:json-ot:ot-string:compose-and-transform" : " yarn build && cd src/json-ot/__bench__ && yarn && yarn bench:ot-string:compose-and-transform" ,
6868 "coverage" : " yarn test --collectCoverage" ,
69- "typedoc" : " npx typedoc@0.25.13 --tsconfig tsconfig.build.json" ,
69+ "typedoc" : " npx typedoc@0.28.5 --tsconfig tsconfig.build.json" ,
7070 "build:pages" : " npx rimraf@5.0.5 gh-pages && mkdir -p gh-pages && cp -r typedocs/* gh-pages && cp -r coverage gh-pages/coverage" ,
7171 "deploy:pages" : " gh-pages -d gh-pages" ,
7272 "publish-coverage-and-typedocs" : " yarn typedoc && yarn coverage && yarn build:pages && yarn deploy:pages" ,
You can’t perform that action at this time.
0 commit comments