File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 19
19
"url" : " https://github.com/streetsidesoftware"
20
20
},
21
21
"bugs" : {
22
- "url" : " https://github.com/streetsidesoftware/template-typescript-cli-app /issues"
22
+ "url" : " https://github.com/streetsidesoftware/perf-bench /issues"
23
23
},
24
- "homepage" : " https://github.com/streetsidesoftware/template-typescript-cli-app #readme" ,
24
+ "homepage" : " https://github.com/streetsidesoftware/perf-bench #readme" ,
25
25
"license" : " MIT" ,
26
26
"dependencies" : {
27
27
"cspell-trie-lib" : " ^8.7.0" ,
Original file line number Diff line number Diff line change 37
37
"url" : " https://github.com/streetsidesoftware"
38
38
},
39
39
"bugs" : {
40
- "url" : " https://github.com/streetsidesoftware/template-typescript-cli-app /issues"
40
+ "url" : " https://github.com/streetsidesoftware/perf-bench /issues"
41
41
},
42
- "homepage" : " https://github.com/streetsidesoftware/template-typescript-cli-app #readme" ,
42
+ "homepage" : " https://github.com/streetsidesoftware/perf-bench #readme" ,
43
43
"license" : " MIT" ,
44
44
"devDependencies" : {
45
45
"@eslint/eslintrc" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 37
37
"url" : " https://github.com/streetsidesoftware"
38
38
},
39
39
"bugs" : {
40
- "url" : " https://github.com/streetsidesoftware/template-typescript-cli-app /issues"
40
+ "url" : " https://github.com/streetsidesoftware/perf-bench /issues"
41
41
},
42
- "homepage" : " https://github.com/streetsidesoftware/template-typescript-cli-app #readme" ,
42
+ "homepage" : " https://github.com/streetsidesoftware/perf-bench #readme" ,
43
43
"license" : " MIT" ,
44
44
"devDependencies" : {
45
45
"lorem-ipsum" : " ^2.0.8"
55
55
" bin.mjs" ,
56
56
" dist/**/*.mjs" ,
57
57
" dist/**/*.js" ,
58
+ " dist/**/*.d.ts" ,
59
+ " dist/**/*.d.mts" ,
58
60
" !**/*.test.*" ,
59
61
" !**/*.map"
60
62
]
You can’t perform that action at this time.
0 commit comments