We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e83f0 commit 762f83dCopy full SHA for 762f83d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sort-array-of-objects",
3
- "version": "0.0.1",
+ "version": "1.0.0",
4
"description": "A helper function that sorts an array of objects.",
5
"main": "sortArrayOfObjects.js",
6
"scripts": {
0 commit comments