We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81dffe5 commit c6c37f0Copy full SHA for c6c37f0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sort-array-of-objects-cjs",
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