Skip to content

Commit 78aa973

Browse files
committed
package name fixed
1 parent c9a59c5 commit 78aa973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "transpose-2D-array",
2+
"name": "transpose-2d-array",
33
"version": "0.0.1",
44
"description": "This method is used to transpose 2D array.",
55
"main": "dist/index.js",

0 commit comments

Comments
 (0)