File tree Expand file tree Collapse file tree 2 files changed +7
-13
lines changed Expand file tree Collapse file tree 2 files changed +7
-13
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 55 "author" : " Adrian Mejia <hi+dsajs@adrianmejia.com> (https://adrianmejia.com)" ,
66 "homepage" : " https://github.com/amejiarosario/dsa.js" ,
77 "repository" : {
8- "type" : " git" ,
9- "url" : " https://github.com/amejiarosario/dsa.js.git"
8+ "type" : " git" ,
9+ "url" : " https://github.com/amejiarosario/dsa.js.git"
1010 },
1111 "main" : " ./src/index.js" ,
12+ "files" : [
13+ " src/**/*.js"
14+ ],
1215 "scripts" : {
1316 "test" : " jest src/" ,
1417 "watch" : " jest src/ --watch --coverage" ,
2528 " binary search trees"
2629 ],
2730 "license" : " MIT" ,
28- "dependencies" : {
29-
30- },
31+ "dependencies" : {},
3132 "devDependencies" : {
3233 "benchmark" : " 2.1.4" ,
3334 "eslint" : " 4.19.1" ,
3839 "textlint-plugin-asciidoctor" : " 1.0.2"
3940 },
4041 "engines" : {
41- "node" : " >=10.0.0"
42+ "node" : " >=10.0.0"
4243 }
4344}
You can’t perform that action at this time.
0 commit comments