File tree 2 files changed +2
-0
lines changed
docs/themes/navy/layout/partial
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 52
52
<td align="center"><a href="https://github.com/dphm"><img src="https://avatars.githubusercontent.com/u/1707217?v=4?s=100" width="100px;" alt=""/></a></td>
53
53
<td align="center"><a href="https://www.aleksandrhovhannisyan.com/"><img src="https://avatars.githubusercontent.com/u/19352442?v=4?s=100" width="100px;" alt=""/></a></td>
54
54
<td align="center"><a href="https://github.com/jg-rp"><img src="https://avatars.githubusercontent.com/u/72664870?v=4?s=100" width="100px;" alt=""/></a></td>
55
+ <td align="center"><a href="https://github.com/ameyaapte1"><img src="https://avatars.githubusercontent.com/u/16054747?v=4?s=100" width="100px;" alt=""/></a></td>
55
56
</tr>
56
57
</table>
57
58
Original file line number Diff line number Diff line change 18
18
"perf" : " cd benchmark && npm ci && npm start" ,
19
19
"perf:diff" : " bin/perf-diff.sh" ,
20
20
"perf:engines" : " cd benchmark && npm run engines" ,
21
+ "postversion" : " npm run build:dist" ,
21
22
"build" : " npm run build:dist && npm run build:docs" ,
22
23
"build:dist" : " rollup -c rollup.config.ts" ,
23
24
"build:docs" : " bin/build-docs.sh"
You can’t perform that action at this time.
0 commit comments