File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " linq4js" ,
33 "description" : " Linq methods for JavaScript/TypeScript for working with Arrays" ,
4- "main" : " dist/linq4js .js" ,
4+ "main" : " dist/Linq4JS .js" ,
55 "authors" : [
66 " Morris Janatzek"
77 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " linq4js" ,
3- "version" : " 1.0.7 " ,
3+ "version" : " 1.0.8 " ,
44 "description" : " Linq methods for JavaScript/TypeScript for working with Arrays" ,
5- "main" : " dist/linq4js.js" ,
5+ "main" : " dist/Linq4JS.js" ,
6+ "typings" : " dist/Linq4JS.d.ts" ,
67 "repository" : {
78 "type" : " git" ,
89 "url" : " https://github.com/morrisjdev/Linq4JS"
1516 " Array" ,
1617 " Sorting"
1718 ],
18- "author" : " Morris Janatzek" ,
19+ "author" : {
20+ "name" : " Morris Janatzek"
21+ },
1922 "license" : " MIT" ,
2023 "bugs" : {
2124 "url" : " https://github.com/morrisjdev/Linq4JS/issues"
You can’t perform that action at this time.
0 commit comments