File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ package.json
1010```
1111{
1212 "dependencies": {
13- "viktor-maksimov/array-of-objects": "latest"
13+ "viktor-maksimov/array-of-objects-functions ": "latest"
1414 }
1515}
1616```
Original file line number Diff line number Diff line change 11{
2- "name" : " array-of-objects" ,
2+ "name" : " array-of-objects-functions " ,
33 "version" : " 0.1.0" ,
44 "description" : " Useful functions to use with array of objects." ,
55 "main" : " lib/array-of-objects.js" ,
6- "repository" : " git@github.com:viktor-maksimov/array-of-objects.git" ,
6+ "repository" : " git@github.com:viktor-maksimov/array-of-objects-functions .git" ,
77 "author" : " viktor-maksimov <viktor.slavov.maksimov@gmail.com>" ,
88 "license" : " MIT" ,
99 "private" : false ,
1212 " object" ,
1313 " unique"
1414 ],
15- "homepage" : " https://github.com/viktor-maksimov/array-of-objects" ,
16- "bugs" : " https://github.com/viktor-maksimov/array-of-objects/issues" ,
15+ "homepage" : " https://github.com/viktor-maksimov/array-of-objects-functions " ,
16+ "bugs" : " https://github.com/viktor-maksimov/array-of-objects-functions /issues" ,
1717 "contributors" : [
1818 " Andras Serfozo <subztep@gmail.com>"
1919 ],
4848 "eslint-plugin-promise" : " ^4.2.1" ,
4949 "eslint-plugin-standard" : " ^4.0.1" ,
5050 "jest" : " ^24.9.0" ,
51+ "prettier" : " ^1.18.2" ,
5152 "ts-jest" : " ^24.0.2" ,
52- "typescript" : " ^3.6.2" ,
53- "prettier" : " ^1.18.2"
53+ "typescript" : " ^3.6.2"
5454 }
5555}
You can’t perform that action at this time.
0 commit comments