File tree Expand file tree Collapse file tree 3 files changed +3
-22
lines changed
Expand file tree Collapse file tree 3 files changed +3
-22
lines changed Original file line number Diff line number Diff line change 6666 "typedoc-plugin-markdown" : " ^4.1.1" ,
6767 "typescript" : " ^5.5.2"
6868 },
69- "files" : [
70- " build/module" ,
71- " !**/*.spec.*" ,
72- " !**/*.json" ,
73- " CHANGELOG.md" ,
74- " LICENSE" ,
75- " README.md"
76- ],
7769 "config" : {
7870 "commitizen" : {
7971 "path" : " cz-conventional-changelog"
Original file line number Diff line number Diff line change 5656 ]
5757 },
5858 "files" : [
59- " build" ,
60- " !**/*.spec.*" ,
61- " !**/*.json" ,
62- " CHANGELOG.md" ,
63- " LICENSE" ,
64- " README.md"
59+ " **/*" ,
60+ " !**/*.test.*" ,
61+ " !**/*.json"
6562 ],
6663 "bugs" : {
6764 "url" : " https://github.com/@ax-llm/ax/issues"
Original file line number Diff line number Diff line change 1919 "npm-run-all" : " ^4.1.5" ,
2020 "tsx" : " ^4.7.1"
2121 },
22- "files" : [
23- " build" ,
24- " !**/*.spec.*" ,
25- " !**/*.json" ,
26- " CHANGELOG.md" ,
27- " LICENSE" ,
28- " README.md"
29- ],
3022 "bugs" : {
3123 "url" : " https://github.com/@ax-llm/ax/issues"
3224 },
You can’t perform that action at this time.
0 commit comments